Title: [194765] trunk/LayoutTests
Revision
194765
Author
beid...@apple.com
Date
2016-01-08 08:51:20 -0800 (Fri, 08 Jan 2016)

Log Message

Modern IDB: storage/indexeddb/dont-wedge.html is flaky.
https://bugs.webkit.org/show_bug.cgi?id=152892

Unreviewed.

* platform/mac-wk1/TestExpectations: Skip it for now.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (194764 => 194765)


--- trunk/LayoutTests/ChangeLog	2016-01-08 16:37:36 UTC (rev 194764)
+++ trunk/LayoutTests/ChangeLog	2016-01-08 16:51:20 UTC (rev 194765)
@@ -1,3 +1,12 @@
+2016-01-08  Brady Eidson  <beid...@apple.com>
+
+        Modern IDB: storage/indexeddb/dont-wedge.html is flaky.
+        https://bugs.webkit.org/show_bug.cgi?id=152892
+
+        Unreviewed.
+
+        * platform/mac-wk1/TestExpectations: Skip it for now.
+
 2016-01-07  Brady Eidson  <beid...@apple.com>
 
         Unreviewed IndexedDB test gardening.

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (194764 => 194765)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-08 16:37:36 UTC (rev 194764)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-08 16:51:20 UTC (rev 194765)
@@ -111,6 +111,9 @@
 storage/indexeddb/delete-closed-database-object.html [ Skip ]
 storage/indexeddb/request-leak.html [ Failure ]
 
+# Flaky timeout on the bots
+webkit.org/b/152892 storage/indexeddb/dont-wedge.html [ Pass Timeout ]
+
 # No workers support in Modern IDB yet
 http/tests/security/cross-origin-worker-indexeddb-allowed.html
 http/tests/security/cross-origin-worker-indexeddb.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to