Title: [193790] trunk/LayoutTests
Revision
193790
Author
[email protected]
Date
2015-12-08 15:57:13 -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 (193789 => 193790)


--- trunk/LayoutTests/ChangeLog	2015-12-08 23:42:19 UTC (rev 193789)
+++ trunk/LayoutTests/ChangeLog	2015-12-08 23:57:13 UTC (rev 193790)
@@ -1,5 +1,13 @@
 2015-12-08  Brady Eidson  <[email protected]>
 
+        More IDB TestExpectations gardening.
+
+        Reviewed by Alex Christensen.
+
+        * platform/mac-wk1/TestExpectations:
+
+2015-12-08  Brady Eidson  <[email protected]>
+
         Unreviewed IDB layout test gardening (Adding some flaky crashes)
 
         * platform/mac-wk1/TestExpectations:

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (193789 => 193790)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-08 23:42:19 UTC (rev 193789)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-12-08 23:57:13 UTC (rev 193790)
@@ -61,35 +61,28 @@
 inspector/indexeddb
 
 # IDB tests that crash
-storage/indexeddb/database-quota.html [ Skip ]
 storage/indexeddb/deleted-objects.html [ Skip ]
 storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
-storage/indexeddb/dont-wedge.html [ Skip ]
-storage/indexeddb/index-multientry.html [ Skip ]
 storage/indexeddb/intversion-long-queue.html [ Skip ]
-storage/indexeddb/intversion-two-opens-no-versions.html [ Skip ]
-storage/indexeddb/keypath-basics.html [ Skip ]
 storage/indexeddb/keypath-fetch-key.html [ Skip ]
 storage/indexeddb/lazy-index-population.html [ Skip ]
-storage/indexeddb/list-ordering.html [ Skip ]
-storage/indexeddb/open-bad-versions.html [ Skip ]
-storage/indexeddb/open-cursor.html [ Skip ]
-storage/indexeddb/open-db-private-browsing.html [ Skip ]
-storage/indexeddb/open-during-transaction.html [ Skip ]
 storage/indexeddb/structured-clone.html [ Skip ]
-storage/indexeddb/transaction-crash-on-abort.html [ Skip ]
-storage/indexeddb/version-change-exclusive.html [ Skip ]
 
 # Causes crashes downstream
 storage/indexeddb/key-generator.html [ Skip ]
+storage/indexeddb/keypath-basics.html [ Skip ]
 
 # IDB flaky crashes
 fast/history/page-cache-indexed-closed-db.html [ Skip ]
+storage/indexeddb/mozilla/cursor-mutation.html [ Skip ]
 storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html [ Skip ]
 storage/indexeddb/mutating-cursor.html [ Skip ]
 
 # IDB tests that timeout                                                               
+storage/indexeddb/database-quota.html [ Skip ]
+storage/indexeddb/dont-wedge.html [ Skip ]
 storage/indexeddb/intversion-pending-version-changes-ascending.html [ Skip ]
+storage/indexeddb/lazy-index-types.html [ Skip ]
 storage/indexeddb/odd-strings.html [ Skip ]
 storage/indexeddb/transaction-basics.html [ Skip ]
 storage/indexeddb/transaction-starvation.html [ Skip ]
@@ -114,6 +107,7 @@
 storage/indexeddb/intversion-open-in-upgradeneeded.html [ Failure ]
 storage/indexeddb/intversion-pending-version-changes-descending.html [ Failure ]
 storage/indexeddb/intversion-pending-version-changes-same.html [ Failure ]
+storage/indexeddb/intversion-two-opens-no-versions.html [ Failure ]
 storage/indexeddb/intversion-upgrades.html [ Failure ]
 storage/indexeddb/key-type-array.html [ Failure ]
 storage/indexeddb/key-type-binary.html [ Failure ]
@@ -123,6 +117,8 @@
 storage/indexeddb/objectstore-basics.html [ Failure ]
 storage/indexeddb/objectstore-count.html [ Failure ]
 storage/indexeddb/objectstore-cursor.html [ Failure ]
+storage/indexeddb/open-cursor.html [ Failure ]
+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 ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to