Title: [150604] trunk/LayoutTests
Revision
150604
Author
[email protected]
Date
2013-05-23 12:37:55 -0700 (Thu, 23 May 2013)

Log Message

fast/workers/storage/use-same-database-in-page-and-workers.html times out on the lion bots
https://bugs.webkit.org/show_bug.cgi?id=81618

Add back the flaky test failure on Mac.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150603 => 150604)


--- trunk/LayoutTests/ChangeLog	2013-05-23 19:19:10 UTC (rev 150603)
+++ trunk/LayoutTests/ChangeLog	2013-05-23 19:37:55 UTC (rev 150604)
@@ -1,3 +1,12 @@
+2013-05-23  Ryosuke Niwa  <[email protected]>
+
+        fast/workers/storage/use-same-database-in-page-and-workers.html times out on the lion bots
+        https://bugs.webkit.org/show_bug.cgi?id=81618
+
+        Add back the flaky test failure on Mac.
+
+        * platform/mac/TestExpectations:
+
 2013-05-18  Robert Hogan  <[email protected]>
 
         The ellipsis in a text overflow should not avoid floats

Modified: trunk/LayoutTests/platform/mac/TestExpectations (150603 => 150604)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-05-23 19:19:10 UTC (rev 150603)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-05-23 19:37:55 UTC (rev 150604)
@@ -551,6 +551,8 @@
 webkit.org/b/81599 fast/canvas/set-colors.html [ Pass Failure ]
 webkit.org/b/81599 canvas/philip/tests/2d.path.arc.scale.1.html [ Pass Failure ]
 
+webkit.org/b/81618 fast/workers/storage/use-same-database-in-page-and-workers.html [ Pass Failure ]
+
 webkit.org/b/116650 [ Lion ] http/tests/media/video-useragent.html [ Failure ]
 
 # Has failed since its introduction in r105826. Skipped everywhere but chromium.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to