Title: [102510] trunk/LayoutTests
Revision
102510
Author
[email protected]
Date
2011-12-09 18:26:41 -0800 (Fri, 09 Dec 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

Reviewed by Alexey Proskuryakov.

* platform/mac/Skipped: Unskip various worker tests as they should work
now that bug 71695 is fixed.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102509 => 102510)


--- trunk/LayoutTests/ChangeLog	2011-12-10 02:15:39 UTC (rev 102509)
+++ trunk/LayoutTests/ChangeLog	2011-12-10 02:26:41 UTC (rev 102510)
@@ -1,3 +1,13 @@
+2011-12-09  David Levin  <[email protected]>
+
+        REGRESSION (r97496-r97499): 6 fast/workers tests failing on SnowLeopard Intel Release (Tests)
+        https://bugs.webkit.org/show_bug.cgi?id=70619
+
+        Reviewed by Alexey Proskuryakov.
+
+        * platform/mac/Skipped: Unskip various worker tests as they should work
+        now that bug 71695 is fixed.
+
 2011-12-09  Filip Pizlo  <[email protected]>
 
         DFG ArithMul power-of-two case does not check for overflow

Modified: trunk/LayoutTests/platform/mac/Skipped (102509 => 102510)


--- trunk/LayoutTests/platform/mac/Skipped	2011-12-10 02:15:39 UTC (rev 102509)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-12-10 02:26:41 UTC (rev 102510)
@@ -288,15 +288,6 @@
 # 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
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to