[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 13:11:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fdbd0d7f3ae624af07986002ea4efe256057e22a
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 8 20:24:42 2010 +0000

    2010-09-08  Martin Robinson  <mrobinson at igalia.com>
    
            Skip websocket tests until the GLib/GIO situation on the
            Debug bots can be sorted out.
    
            * platform/gtk/Skipped: Skip websocket tests.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67007 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e87dec2..850617a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-08  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip websocket tests until the GLib/GIO situation on the
+        Debug bots can be sorted out.
+
+        * platform/gtk/Skipped: Skip websocket tests.
+
 2010-09-08  Maciej Stachowiak  <mjs at apple.com>
 
         Reviewed by Anders Carlsson.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index a3ee333..09508a7 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5953,3 +5953,7 @@ fullscreen/
 
 # https://bugs.webkit.org/show_bug.cgi?id=44932
 canvas/philip/tests/2d.path.isPointInPath.edge.html
+
+# The version of GLib on the Debug bots appears to be
+# broken ATM causing most websocket tests to fail.
+websocket/tests

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list