Title: [189569] trunk/LayoutTests
Revision
189569
Author
[email protected]
Date
2015-09-10 09:26:44 -0700 (Thu, 10 Sep 2015)

Log Message

Mark some more W3C IDB tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=148713

Reviewed by NOBODY.

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (189568 => 189569)


--- trunk/LayoutTests/ChangeLog	2015-09-10 15:50:58 UTC (rev 189568)
+++ trunk/LayoutTests/ChangeLog	2015-09-10 16:26:44 UTC (rev 189569)
@@ -1,3 +1,12 @@
+2015-09-10  Brady Eidson  <[email protected]>
+
+        Mark some more W3C IDB tests as flaky.
+        https://bugs.webkit.org/show_bug.cgi?id=148713
+
+        Reviewed by NOBODY.
+
+        * platform/wk2/TestExpectations:
+
 2015-09-10  Daniel Bates  <[email protected]>
 
         Write a test to ensure we don't regress processing of tasks when page defers loading

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (189568 => 189569)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2015-09-10 15:50:58 UTC (rev 189568)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2015-09-10 16:26:44 UTC (rev 189569)
@@ -573,6 +573,9 @@
 
 # Flaky tests from initial import of w3c IndexedDB tests
 imported/w3c/indexeddb/transaction-lifetime.htm [ Pass Failure ]
+imported/w3c/indexeddb/idbobjectstore_deleteIndex.htm [ Pass Failure ]
+imported/w3c/indexeddb/idbcursor-direction.htm [ Pass Failure ]
+imported/w3c/indexeddb/idbcursor-key.htm [ Pass Failure ]
 
 ### END OF (3) Unclassified failures
 ########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to