Title: [194804] trunk/LayoutTests
Revision
194804
Author
beid...@apple.com
Date
2016-01-08 16:36:27 -0800 (Fri, 08 Jan 2016)

Log Message

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (194803 => 194804)


--- trunk/LayoutTests/ChangeLog	2016-01-09 00:24:12 UTC (rev 194803)
+++ trunk/LayoutTests/ChangeLog	2016-01-09 00:36:27 UTC (rev 194804)
@@ -4,6 +4,12 @@
 
         * platform/mac-wk1/TestExpectations:
 
+2016-01-08  Brady Eidson  <beid...@apple.com>
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2016-01-08  Ryan Haddad  <ryanhad...@apple.com>
 
         Marking js/intl-collator.html as failing on ios-simulator

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (194803 => 194804)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-09 00:24:12 UTC (rev 194803)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-09 00:36:27 UTC (rev 194804)
@@ -86,11 +86,17 @@
 # Times out for unexplored reasons                                                             
 storage/indexeddb/database-quota.html [ Skip ]
 
-# IDB tests with other text failures
+# Modern IDB page cache interaction not yet sorted out
 fast/history/page-cache-indexed-closed-db.html [ Failure ]
+
+# blocked event comes in different order with different parameters
 storage/indexeddb/intversion-long-queue.html [ Failure ]
+
+# IDB is currently disabled in private browsing.
+# With Modern IDB and the in-memory backing store, that should change.
 storage/indexeddb/open-db-private-browsing.html [ Failure ]
-storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
+
+# Incorrectly fires a blocked event
 storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Failure ]
 
 # Relies on internals.observeGC
@@ -132,6 +138,10 @@
 # which is allowed by the spec and is what Firefox and Edge do.
 storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
 
+# We allowed disabling IDB at runtime to support polyfills in WK1 before Modern IDB.
+# It's unclear if we need to continue supporting this.
+storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
+
 # 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