Title: [99125] trunk/LayoutTests
Revision
99125
Author
simon.fra...@apple.com
Date
2011-11-02 17:16:26 -0700 (Wed, 02 Nov 2011)

Log Message

REGRESSION (r97496-r97499): 6 fast/workers tests failing on SnowLeopard Intel Release (Tests)
https://bugs.webkit.org/show_bug.cgi?id=70619

Skip some failing worker tests.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99124 => 99125)


--- trunk/LayoutTests/ChangeLog	2011-11-03 00:12:03 UTC (rev 99124)
+++ trunk/LayoutTests/ChangeLog	2011-11-03 00:16:26 UTC (rev 99125)
@@ -1,3 +1,12 @@
+2011-11-02  Simon Fraser  <simon.fra...@apple.com>
+
+        REGRESSION (r97496-r97499): 6 fast/workers tests failing on SnowLeopard Intel Release (Tests)
+        https://bugs.webkit.org/show_bug.cgi?id=70619
+
+        Skip some failing worker tests.
+
+        * platform/mac/Skipped:
+
 2011-11-02  Tony Chang  <t...@chromium.org>
 
         force inline flexitems to be wrapped in anonymous blocks

Modified: trunk/LayoutTests/platform/mac/Skipped (99124 => 99125)


--- trunk/LayoutTests/platform/mac/Skipped	2011-11-03 00:12:03 UTC (rev 99124)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-11-03 00:16:26 UTC (rev 99125)
@@ -283,6 +283,15 @@
 # https://bugs.webkit.org/show_bug.cgi?id=45575
 fast/files/workers
 
+# These worker tests are failing all the time
+# https://bugs.webkit.org/show_bug.cgi?id=70619
+fast/workers/shared-worker-lifecycle.html
+fast/workers/shared-worker-frame-lifecycle.html
+fast/workers/storage/interrupt-database.html
+fast/workers/worker-close-more.html
+fast/workers/dedicated-worker-lifecycle.html
+fast/workers/worker-lifecycle.html
+
 # viewport meta tag support
 fast/viewport
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to