Changeset 192859 in webkit
- Timestamp:
- Nov 30, 2015, 9:20:15 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r192854 r192859 1 2015-11-30 Brady Eidson <beidson@apple.com> 2 3 Modern IDB: Unskip "storage/indexeddb/mozilla" instead of each individual test inside of it. 4 https://bugs.webkit.org/show_bug.cgi?id=151693 5 6 Reviewed by Geoffrey Garen. 7 8 * platform/mac-wk1/TestExpectations: 9 1 10 2015-11-30 Jiewen Tan <jiewen_tan@apple.com> 2 11 -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r192852 r192859 76 76 storage/indexeddb/cursor-finished.html [ Pass ] 77 77 storage/indexeddb/modern [ Pass ] 78 storage/indexeddb/mozilla/add-twice-failure.html [ Pass ] 79 storage/indexeddb/mozilla/autoincrement-indexes.html [ Pass ] 80 storage/indexeddb/mozilla/bad-keypath.html [ Pass ] 81 storage/indexeddb/mozilla/clear.html [ Pass ] 82 storage/indexeddb/mozilla/create-index-unique.html [ Pass ] 83 storage/indexeddb/mozilla/create-index-with-integer-keys.html [ Pass ] 84 storage/indexeddb/mozilla/create-objectstore-basics.html [ Pass ] 85 storage/indexeddb/mozilla/create-objectstore-null-name.html [ Pass ] 86 storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html [ Pass ] 87 storage/indexeddb/mozilla/cursor-mutation.html [ Pass ] 88 storage/indexeddb/mozilla/cursor-update-updates-indexes.html [ Pass ] 89 storage/indexeddb/mozilla/cursors.html [ Pass ] 90 storage/indexeddb/mozilla/delete-result.html [ Pass ] 91 storage/indexeddb/mozilla/event-source.html [ Pass ] 92 storage/indexeddb/mozilla/global-data.html [ Pass ] 93 storage/indexeddb/mozilla/index-prev-no-duplicate.html [ Pass ] 94 storage/indexeddb/mozilla/indexes.html [ Pass ] 95 storage/indexeddb/mozilla/key-requirements-delete-null-key.html [ Pass ] 96 storage/indexeddb/mozilla/key-requirements-inline-and-passed.html [ Pass ] 97 storage/indexeddb/mozilla/key-requirements-put-no-key.html [ Pass ] 98 storage/indexeddb/mozilla/key-requirements-put-null-key.html [ Pass ] 99 storage/indexeddb/mozilla/key-requirements.html [ Pass ] 100 storage/indexeddb/mozilla/object-cursors.html [ Pass ] 101 storage/indexeddb/mozilla/object-identity.html [ Pass ] 102 storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html [ Pass ] 103 storage/indexeddb/mozilla/object-store-remove-values.html [ Pass ] 104 storage/indexeddb/mozilla/objectstorenames.html [ Pass ] 105 storage/indexeddb/mozilla/odd-result-order.html [ Pass ] 106 storage/indexeddb/mozilla/open-database-null-name.html [ Pass ] 107 storage/indexeddb/mozilla/put-get-values.html [ Pass ] 108 storage/indexeddb/mozilla/readonly-transactions.html [ Pass ] 109 storage/indexeddb/mozilla/readwrite-transactions.html [ Pass ] 110 storage/indexeddb/mozilla/readyState.html [ Pass ] 111 storage/indexeddb/mozilla/remove-index.html [ Pass ] 112 storage/indexeddb/mozilla/remove-objectstore.html [ Pass ] 113 storage/indexeddb/mozilla/versionchange-abort.html [ Pass ] 78 storage/indexeddb/mozilla [ Pass ] 114 79 115 80 # Fails with WebKit1 only.
Note:
See TracChangeset
for help on using the changeset viewer.