Title: [194758] trunk/LayoutTests
Revision
194758
Author
beid...@apple.com
Date
2016-01-07 21:33:49 -0800 (Thu, 07 Jan 2016)

Log Message

Unreviewed IndexedDB test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (194757 => 194758)


--- trunk/LayoutTests/ChangeLog	2016-01-08 04:56:39 UTC (rev 194757)
+++ trunk/LayoutTests/ChangeLog	2016-01-08 05:33:49 UTC (rev 194758)
@@ -1,5 +1,11 @@
 2016-01-07  Brady Eidson  <beid...@apple.com>
 
+        Unreviewed IndexedDB test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
+2016-01-07  Brady Eidson  <beid...@apple.com>
+
         Modern IDB: Success-after-open event should only have the IDBOpenDBRequest as its target.
         https://bugs.webkit.org/show_bug.cgi?id=152875
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (194757 => 194758)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-08 04:56:39 UTC (rev 194757)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-08 05:33:49 UTC (rev 194758)
@@ -74,15 +74,18 @@
 imported/w3c/indexeddb/keyorder.htm [ Skip ]
 
 # W3C IDB tests - Legacy IDB fails, Modern IDB fails differently
-imported/w3c/indexeddb/idbindex_get7.htm [ Failure ]
-imported/w3c/indexeddb/idbindex_getKey7.htm [ Failure ]
-imported/w3c/indexeddb/idbindex_openCursor2.htm [ Failure ]
-imported/w3c/indexeddb/idbindex_openKeyCursor3.htm [ Failure ]
 imported/w3c/indexeddb/idbobjectstore_createIndex6-event_order.htm [ Failure ]
 imported/w3c/indexeddb/idbobjectstore_createIndex7-event_order.htm [ Failure ]
 imported/w3c/indexeddb/idbversionchangeevent.htm [ Failure ]
 imported/w3c/indexeddb/keypath.htm [ Failure ]
 
+# W3C IDB tests where the test is wrong (the spec, other browsers, and WebKit all agree)
+# Covered by https://github.com/w3c/web-platform-tests/issues/2456
+imported/w3c/indexeddb/idbindex_get7.htm [ Failure ]
+imported/w3c/indexeddb/idbindex_getKey7.htm [ Failure ]
+imported/w3c/indexeddb/idbindex_openCursor2.htm [ Failure ]
+imported/w3c/indexeddb/idbindex_openKeyCursor3.htm [ Failure ]
+
 # IDB tests that crash/assert in MemoryBackingStore code
 storage/indexeddb/key-generator.html [ Skip ]
 storage/indexeddb/lazy-index-population.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to