Title: [191470] trunk/LayoutTests
Revision
191470
Author
beid...@apple.com
Date
2015-10-22 13:37:34 -0700 (Thu, 22 Oct 2015)

Log Message

Skip a racey test until it can be made proper.
https://bugs.webkit.org/show_bug.cgi?id=150455 and
https://bugs.webkit.org/show_bug.cgi?id=150468

* platform/mac-wk1/TestExpectations: Skip storage/indexeddb/modern/createobjectstore-basic.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (191469 => 191470)


--- trunk/LayoutTests/ChangeLog	2015-10-22 20:28:13 UTC (rev 191469)
+++ trunk/LayoutTests/ChangeLog	2015-10-22 20:37:34 UTC (rev 191470)
@@ -1,5 +1,13 @@
 2015-10-22  Brady Eidson  <beid...@apple.com>
 
+        Skip a racey test until it can be made proper.
+        https://bugs.webkit.org/show_bug.cgi?id=150455 and
+        https://bugs.webkit.org/show_bug.cgi?id=150468
+
+        * platform/mac-wk1/TestExpectations: Skip storage/indexeddb/modern/createobjectstore-basic.html
+
+2015-10-22  Brady Eidson  <beid...@apple.com>
+
         Modern IDB: Basic createObjectStore implementation.
         https://bugs.webkit.org/show_bug.cgi?id=150455
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (191469 => 191470)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-10-22 20:28:13 UTC (rev 191469)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-10-22 20:37:34 UTC (rev 191470)
@@ -73,6 +73,9 @@
 # But Modern IndexedDB is.
 storage/indexeddb/modern [ Pass ]
 
+# Flakey, skipped until https://bugs.webkit.org/show_bug.cgi?id=150468 lets us implement a proper fix
+storage/indexeddb/modern/createobjectstore-basic.html
+
 # Fails with WebKit1 only.
 editing/secure-input/reset-state-on-navigation.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to