Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(461)

Side by Side Diff: third_party/WebKit/LayoutTests/storage/indexeddb/rename-object-store-abort-expected.txt

Issue 2314933005: Align IndexedDB metadata rollback on transaction abort to spec. (Closed)
Patch Set: Add failing tests. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 2 , harness_status.message = null
3 FAIL IndexedDB object store rename in aborted transaction assert_equals: IDBObje ctStore.name should not reflect the rename any more immediately after transactio n.abort() returns expected "books" but got "renamed_books"
4 TIMEOUT IndexedDB object store creation and rename in an aborted transaction Tes t timed out
5 Harness: the test ran to completion.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698