| Index: third_party/WebKit/LayoutTests/storage/indexeddb/rename-object-store-abort-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/storage/indexeddb/rename-object-store-abort-expected.txt b/third_party/WebKit/LayoutTests/storage/indexeddb/rename-object-store-abort-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f5fd76dfbe6edf29cd1fe2fc61c7e085995f67bf
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/storage/indexeddb/rename-object-store-abort-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +This is a testharness.js-based test.
|
| +Harness Error. harness_status.status = 2 , harness_status.message = null
|
| +FAIL IndexedDB object store rename in aborted transaction assert_equals: IDBObjectStore.name should not reflect the rename any more immediately after transaction.abort() returns expected "books" but got "renamed_books"
|
| +TIMEOUT IndexedDB object store creation and rename in an aborted transaction Test timed out
|
| +Harness: the test ran to completion.
|
| +
|
|
|