Title: [194014] trunk/LayoutTests
- Revision
- 194014
- Author
- [email protected]
- Date
- 2015-12-13 00:25:40 -0800 (Sun, 13 Dec 2015)
Log Message
Modern IDB: TextExpectations gardening to run more tests.
https://bugs.webkit.org/show_bug.cgi?id=152217
Reviewed by Alex Christensen.
* platform/mac-wk1/TestExpectations: 5 crash/timeout tests now either pass or merely have text failures.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (194013 => 194014)
--- trunk/LayoutTests/ChangeLog 2015-12-13 05:09:44 UTC (rev 194013)
+++ trunk/LayoutTests/ChangeLog 2015-12-13 08:25:40 UTC (rev 194014)
@@ -1,3 +1,12 @@
+2015-12-13 Brady Eidson <[email protected]>
+
+ Modern IDB: TextExpectations gardening to run more tests.
+ https://bugs.webkit.org/show_bug.cgi?id=152217
+
+ Reviewed by Alex Christensen.
+
+ * platform/mac-wk1/TestExpectations: 5 crash/timeout tests now either pass or merely have text failures.
+
2015-12-12 Brady Eidson <[email protected]>
Modern IDB: Update a couple of tests that fail only because of error message differences.
Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (194013 => 194014)
--- trunk/LayoutTests/platform/mac-wk1/TestExpectations 2015-12-13 05:09:44 UTC (rev 194013)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations 2015-12-13 08:25:40 UTC (rev 194014)
@@ -61,10 +61,8 @@
inspector/indexeddb
# IDB tests that crash
-storage/indexeddb/deleted-objects.html [ Skip ]
storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
storage/indexeddb/intversion-long-queue.html [ Skip ]
-storage/indexeddb/keypath-fetch-key.html [ Skip ]
storage/indexeddb/lazy-index-population.html [ Skip ]
storage/indexeddb/structured-clone.html [ Skip ]
@@ -85,24 +83,24 @@
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 ]
storage/indexeddb/unblocked-version-changes.html [ Skip ]
# IDB tests with text failures
storage/indexeddb/database-deletepending-flag.html [ Failure ]
storage/indexeddb/delete-closed-database-object.html [ Failure ]
+storage/indexeddb/deleted-objects.html [ Failure ]
storage/indexeddb/intversion-gated-on-delete.html [ Failure ]
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/odd-strings.html [ Failure ]
storage/indexeddb/open-db-private-browsing.html [ Failure ]
storage/indexeddb/open-ordering.html [ Failure ]
storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Failure ]
+storage/indexeddb/transaction-basics.html [ Failure ]
storage/indexeddb/transaction-scope-sequencing.html [ Failure ]
# Relies on internals.observeGC
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes