Title: [193785] trunk/LayoutTests
Revision
193785
Author
beid...@apple.com
Date
2015-12-08 14:18:40 -0800 (Tue, 08 Dec 2015)

Log Message

More IDB TestExpectations gardening.

Reviewed by Alex Christensen.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193784 => 193785)


--- trunk/LayoutTests/ChangeLog	2015-12-08 22:12:34 UTC (rev 193784)
+++ trunk/LayoutTests/ChangeLog	2015-12-08 22:18:40 UTC (rev 193785)
@@ -1,5 +1,13 @@
 2015-12-08  Brady Eidson  <beid...@apple.com>
 
+        More IDB TestExpectations gardening.
+
+        Reviewed by Alex Christensen.
+
+        * platform/mac-wk1/TestExpectations:
+
+2015-12-08  Brady Eidson  <beid...@apple.com>
+
         Modern IDB: Fire blocked events for upgrade requests that are blocked.
         https://bugs.webkit.org/show_bug.cgi?id=152007
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (193784 => 193785)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-08 22:12:34 UTC (rev 193784)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-08 22:18:40 UTC (rev 193785)
@@ -58,15 +58,6 @@
 
 # Legacy IndexedDB will never be enabled in Mac WK1.
 imported/w3c/indexeddb
-fast/history/page-cache-indexed-closed-db.html
-fast/history/page-cache-indexed-opened-db.html
-http/tests/security/cross-origin-indexeddb-allowed.html
-http/tests/security/cross-origin-indexeddb.html
-http/tests/security/cross-origin-worker-indexeddb-allowed.html
-http/tests/security/cross-origin-worker-indexeddb.html
-http/tests/security/no-indexeddb-from-sandbox.html
-crypto/subtle/rsa-indexeddb.html
-crypto/subtle/rsa-indexeddb-non-exportable.html
 inspector/indexeddb
 
 # IDB tests that crash
@@ -147,6 +138,8 @@
 storage/indexeddb/request-leak.html [ Failure ]
 
 # No workers support in Modern IDB yet
+http/tests/security/cross-origin-worker-indexeddb-allowed.html
+http/tests/security/cross-origin-worker-indexeddb.html
 storage/indexeddb/basics-workers.html
 storage/indexeddb/cursor-advance-workers.html
 storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to