Title: [193689] trunk/LayoutTests
Revision
193689
Author
beid...@apple.com
Date
2015-12-07 20:59:08 -0800 (Mon, 07 Dec 2015)

Log Message

Move an IDB test from the "generic failure" section to the "fails because no workers" section.

Rubberstamped by Andy Estes.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193688 => 193689)


--- trunk/LayoutTests/ChangeLog	2015-12-08 04:34:27 UTC (rev 193688)
+++ trunk/LayoutTests/ChangeLog	2015-12-08 04:59:08 UTC (rev 193689)
@@ -1,3 +1,11 @@
+2015-12-07  Brady Eidson  <beid...@apple.com>
+
+        Move an IDB test from the "generic failure" section to the "fails because no workers" section.
+
+        Rubberstamped by Andy Estes.
+
+        * platform/mac-wk1/TestExpectations:
+
 2015-12-07  Andy VanWagoner  <thetalecraf...@gmail.com>
 
         [INTL] Implement String.prototype.toLocaleUpperCase in ECMA-402

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (193688 => 193689)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-08 04:34:27 UTC (rev 193688)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-08 04:59:08 UTC (rev 193689)
@@ -116,7 +116,6 @@
 storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html [ Failure ]
 storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange.html [ Failure ]
 storage/indexeddb/deletedatabase-not-blocked.html [ Failure ]
-storage/indexeddb/dont-commit-on-blocked.html [ Failure ]
 storage/indexeddb/factory-cmp.html [ Failure ]
 storage/indexeddb/index-basics.html [ Failure ]
 storage/indexeddb/index-count.html [ Failure ]
@@ -156,6 +155,7 @@
 storage/indexeddb/basics-workers.html
 storage/indexeddb/cursor-advance-workers.html
 storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html
+storage/indexeddb/dont-commit-on-blocked.html
 storage/indexeddb/factory-basics-workers.html
 storage/indexeddb/index-basics-workers.html
 storage/indexeddb/objectstore-basics-workers.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to