[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric at webkit.org eric at webkit.org
Thu Apr 8 00:56:14 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit f73aa8e1b9c5976615f7b6004becdd42a48122ae
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 7 00:48:13 2010 +0000

    2010-01-06  Eric Seidel  <eric at webkit.org>
    
            No review.
    
            REGRESSION(52854?) fast/workers/shared-worker-constructor.html failed on Leopard Build Bot
            https://bugs.webkit.org/show_bug.cgi?id=33256
    
            I am unable to reproduce this failure locally, so this fix is only speculative.
            Skip the test we believe is causing the log message which bleeds into fast/workers/shared-worker-constructor.html
    
            * platform/mac/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52883 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6355a65..0b4de29 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-01-06  Eric Seidel  <eric at webkit.org>
+
+        No review.
+
+        REGRESSION(52854?) fast/workers/shared-worker-constructor.html failed on Leopard Build Bot
+        https://bugs.webkit.org/show_bug.cgi?id=33256
+
+        I am unable to reproduce this failure locally, so this fix is only speculative.
+        Skip the test we believe is causing the log message which bleeds into fast/workers/shared-worker-constructor.html
+
+        * platform/mac/Skipped:
+
 2010-01-06  Ojan Vafai  <ojan at chromium.org>
 
         Reviewed by Eric Carlson.
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index a14d341..473697a 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -95,3 +95,7 @@ media/media-can-play-ogg.html
 
 # This test requires touch support
 fast/events/basic-touch-events.html
+
+# This test is causing a log message to occur after the test, thus causing the next test after it to fail:
+# https://bugs.webkit.org/show_bug.cgi?id=33256
+fast/websockets/websocket-event-target.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list