| Index: third_party/WebKit/LayoutTests/storage/indexeddb/rename-index-abort-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/storage/indexeddb/rename-index-abort-expected.txt b/third_party/WebKit/LayoutTests/storage/indexeddb/rename-index-abort-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..af22466c971242a2d7432d1fea7a1733b5346922
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/storage/indexeddb/rename-index-abort-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +This is a testharness.js-based test.
|
| +FAIL IndexedDB index rename in aborted transaction assert_equals: IDBIndex.name should not reflect the rename any more immediately after transaction.abort() returns expected "by_author" but got "renamed_by_author"
|
| +FAIL IndexedDB index creation and rename in an aborted transaction assert_array_equals: IDBObjectStore.indexNames should not reflect the creation or the rename immediately after transaction.abort() returns lengths differ, expected 2 got 3
|
| +Harness: the test ran to completion.
|
| +
|
|
|