Title: [193945] trunk/LayoutTests
Revision
193945
Author
beid...@apple.com
Date
2015-12-10 20:26:03 -0800 (Thu, 10 Dec 2015)

Log Message

Unreviewed TestExpectations gardening.

* platform/mac-wk1/TestExpectations: Move 3 failing IDB tests to the "Skipped because of Workers" section.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193944 => 193945)


--- trunk/LayoutTests/ChangeLog	2015-12-11 04:06:05 UTC (rev 193944)
+++ trunk/LayoutTests/ChangeLog	2015-12-11 04:26:03 UTC (rev 193945)
@@ -1,3 +1,9 @@
+2015-12-10  Brady Eidson  <beid...@apple.com>
+
+        Unreviewed TestExpectations gardening.
+
+        * platform/mac-wk1/TestExpectations: Move 3 failing IDB tests to the "Skipped because of Workers" section.
+
 2015-12-10  Eric Carlson  <eric.carl...@apple.com>
 
         [MediaStream] Expose media capture devices persistent permissions to WebCore

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (193944 => 193945)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-11 04:06:05 UTC (rev 193944)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-11 04:26:03 UTC (rev 193945)
@@ -114,9 +114,6 @@
 storage/indexeddb/open-db-private-browsing.html [ Failure ]
 storage/indexeddb/open-ordering.html [ Failure ]
 storage/indexeddb/optional-arguments.html [ Failure ]
-storage/indexeddb/pending-version-change-on-exit.html [ Failure ]
-storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Failure ]
-storage/indexeddb/pending-version-change-stuck.html [ Failure ]
 storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
 storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Failure ]
 storage/indexeddb/transaction-scope-sequencing.html [ Failure ]
@@ -138,6 +135,9 @@
 storage/indexeddb/objectstore-basics-workers.html
 storage/indexeddb/open-twice-workers.html
 storage/indexeddb/pending-activity-workers.html
+storage/indexeddb/pending-version-change-on-exit.html
+storage/indexeddb/pending-version-change-stuck-works-with-terminate.html
+storage/indexeddb/pending-version-change-stuck.html
 storage/indexeddb/transaction-complete-workers.html
 storage/indexeddb/unprefix-workers.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to