Title: [164041] trunk/LayoutTests
- Revision
- 164041
- Author
- [email protected]
- Date
- 2014-02-13 10:56:16 -0800 (Thu, 13 Feb 2014)
Log Message
IDB: TestExpectations cleanup
Unreviewed.
* platform/mac-wk2/TestExpectations: More tests pass than fail, so only list failures.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (164040 => 164041)
--- trunk/LayoutTests/ChangeLog 2014-02-13 18:52:26 UTC (rev 164040)
+++ trunk/LayoutTests/ChangeLog 2014-02-13 18:56:16 UTC (rev 164041)
@@ -1,5 +1,13 @@
2014-02-13 Brady Eidson <[email protected]>
+ IDB: TestExpectations cleanup
+
+ Unreviewed.
+
+ * platform/mac-wk2/TestExpectations: More tests pass than fail, so only list failures.
+
+2014-02-13 Brady Eidson <[email protected]>
+
IDB: TestExpectations batch - HTTP tests
Unreviewed.
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (164040 => 164041)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2014-02-13 18:52:26 UTC (rev 164040)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2014-02-13 18:56:16 UTC (rev 164041)
@@ -453,107 +453,9 @@
########################################
### START OF (5) IndexedDB related failures
-# Right now, more IndexedDB tests fail than pass.
-# Eventually we list only the failing tests here.
-# But for now we'll disable the entire directory then re-enable known passing tests.
-storage/indexeddb [ Skip ]
-
-# All mozilla tests except for 1 pass.
-storage/indexeddb/mozilla [ Pass ]
+# Mozilla test failures.
storage/indexeddb/mozilla/global-data.html [ Skip ]
-# Blink tests known to pass.
-storage/indexeddb/aborted-versionchange-closes.html [ Pass ]
-storage/indexeddb/basics.html [ Pass ]
-storage/indexeddb/closed-cursor.html [ Pass ]
-storage/indexeddb/create-and-remove-object-store.html [ Pass ]
-storage/indexeddb/createObjectStore-name-argument-required.html [ Pass ]
-storage/indexeddb/createObjectStore-null-name.html [ Pass ]
-storage/indexeddb/cursor-added-bug.html [ Pass ]
-storage/indexeddb/cursor-continue-dir.html [ Pass ]
-storage/indexeddb/cursor-continue.html [ Pass ]
-storage/indexeddb/cursor-delete.html [ Pass ]
-storage/indexeddb/cursor-finished.html [ Pass ]
-storage/indexeddb/cursor-inconsistency.html [ Pass ]
-storage/indexeddb/cursor-prev-no-duplicate.html [ Pass ]
-storage/indexeddb/cursor-properties.html [ Pass ]
-storage/indexeddb/cursor-reverse-bug.html [ Pass ]
-storage/indexeddb/cursor-skip-deleted.html [ Pass ]
-storage/indexeddb/cursor-update-value-argument-required.html [ Pass ]
-storage/indexeddb/cursor-value.html [ Pass ]
-storage/indexeddb/database-basics.html [ Pass ]
-storage/indexeddb/database-name-undefined.html [ Pass ]
-storage/indexeddb/delete-closed-database-object.html [ Pass ]
-storage/indexeddb/delete-range.html [ Pass ]
-storage/indexeddb/deletedatabase-transaction.html [ Pass ]
-storage/indexeddb/deleteIndex-bug110792.html [ Pass ]
-storage/indexeddb/deleteObjectStore-name-argument-required.html [ Pass ]
-storage/indexeddb/deleteObjectStore-null-name.html [ Pass ]
-storage/indexeddb/error-causes-abort-by-default.html [ Pass ]
-storage/indexeddb/exception-in-event-aborts.html [ Pass ]
-storage/indexeddb/index-count.html [ Pass ]
-storage/indexeddb/index-get-key-argument-required.html [ Pass ]
-storage/indexeddb/interfaces.html [ Pass ]
-storage/indexeddb/intversion-abort-in-initial-upgradeneeded.html [ Pass ]
-storage/indexeddb/intversion-bad-parameters.html [ Pass ]
-storage/indexeddb/intversion-close-in-oncomplete.html [ Pass ]
-storage/indexeddb/intversion-close-in-upgradeneeded.html [ Pass ]
-storage/indexeddb/intversion-encoding.html [ Pass ]
-storage/indexeddb/intversion-omit-parameter.html [ Pass ]
-storage/indexeddb/intversion-persistence.html [ Pass ]
-storage/indexeddb/intversion-revert-on-abort.html [ Pass ]
-storage/indexeddb/invalid-keys.html [ Pass ]
-storage/indexeddb/keypath-arrays.html [ Pass ]
-storage/indexeddb/keypath-basics.html [ Pass ]
-storage/indexeddb/keypath-edges.html [ Pass ]
-storage/indexeddb/keypath-intrinsic-properties.html [ Pass ]
-storage/indexeddb/keyrange-required-arguments.html [ Pass ]
-storage/indexeddb/keyrange.html [ Pass ]
-storage/indexeddb/legacy-constants.html [ Pass ]
-storage/indexeddb/list-ordering.html [ Pass ]
-storage/indexeddb/metadata-race.html [ Pass ]
-storage/indexeddb/mutating-cursor.html [ Pass ]
-storage/indexeddb/object-lookups-in-versionchange.html [ Pass ]
-storage/indexeddb/objectstore-clear.html [ Pass ]
-storage/indexeddb/objectstore-count.html [ Pass ]
-storage/indexeddb/objectstore-cursor.html [ Pass ]
-storage/indexeddb/objectstore-removeobjectstore.html [ Pass ]
-storage/indexeddb/objectStore-required-arguments.html [ Pass ]
-storage/indexeddb/open-bad-versions.html [ Pass ]
-storage/indexeddb/open-cursor.html [ Pass ]
-storage/indexeddb/open-during-transaction.html [ Pass ]
-storage/indexeddb/opencursor-key.html [ Pass ]
-storage/indexeddb/pending-activity.html [ Pass ]
-storage/indexeddb/prefetch-bugfix-108071.html [ Pass ]
-storage/indexeddb/prefetch-race.html [ Pass ]
-storage/indexeddb/readonly-properties.html [ Pass ]
-storage/indexeddb/readonly.html [ Pass ]
-storage/indexeddb/removed.html [ Pass ]
-storage/indexeddb/request-continue-abort.html [ Pass ]
-storage/indexeddb/request-event-propagation.html [ Pass ]
-storage/indexeddb/request-result-cache.html [ Pass ]
-storage/indexeddb/transaction-active-flag.html [ Pass ]
-storage/indexeddb/transaction-after-close.html [ Pass ]
-storage/indexeddb/transaction-complete-with-js-recursion-cross-frame.html [ Pass ]
-storage/indexeddb/transaction-complete-with-js-recursion.html [ Pass ]
-storage/indexeddb/transaction-coordination-across-databases.html [ Pass ]
-storage/indexeddb/transaction-crash-in-tasks.html [ Pass ]
-storage/indexeddb/transaction-crash-on-abort.html [ Pass ]
-storage/indexeddb/transaction-event-propagation.html [ Pass ]
-storage/indexeddb/transaction-ordering.html [ Pass ]
-storage/indexeddb/transaction-read-only.html [ Pass ]
-storage/indexeddb/transaction-readwrite-exclusive.html [ Pass ]
-storage/indexeddb/transaction-rollback.html [ Pass ]
-storage/indexeddb/transaction-starvation.html [ Pass ]
-storage/indexeddb/transaction-storeNames-required.html [ Pass ]
-storage/indexeddb/unblocked-version-changes.html [ Pass ]
-storage/indexeddb/unprefix.html [ Pass ]
-storage/indexeddb/value-undefined.html [ Pass ]
-storage/indexeddb/values-odd-types.html [ Pass ]
-storage/indexeddb/version-change-abort.html [ Pass ]
-storage/indexeddb/version-change-exclusive.html [ Pass ]
-storage/indexeddb/versionchangerequest-activedomobject.html [ Pass ]
-
# Blink tests with unexplained timeouts
storage/indexeddb/exceptions.html [ Skip ]
storage/indexeddb/transaction-basics.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes