[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:58:42 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 804aaaa3211207f0769b6d760ca9738011bc83dd
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 20:48:21 2010 +0000

    2010-09-30  Martin Robinson  <mrobinson at igalia.com>
    
            Unskip websocket tests for GTK+, as the bots should be running
            a version of the Linux kernel which has support for SOCK_CLOEXEC.
    
            * platform/gtk/Skipped: Unskip websocket tests.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68821 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e4d6533..6028966 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-30  Martin Robinson  <mrobinson at igalia.com>
+
+        Unskip websocket tests for GTK+, as the bots should be running
+        a version of the Linux kernel which has support for SOCK_CLOEXEC.
+
+        * platform/gtk/Skipped: Unskip websocket tests.
+
 2010-09-30  Cris Neckar  <cdn at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 818e25d..1249535 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5914,10 +5914,6 @@ 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
-
 # viewport meta tag support
 fast/viewport
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list