Index: LayoutTests/storage/indexeddb/objectstore-basics-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/objectstore-basics-expected.txt b/LayoutTests/storage/indexeddb/objectstore-basics-expected.txt |
index ca94797ff81199ce42259b1dd03b2cc4b15fb4e9..20a66387aef3dbcca18a61b4ab5e4def5f6b9c89 100644 |
--- a/LayoutTests/storage/indexeddb/objectstore-basics-expected.txt |
+++ b/LayoutTests/storage/indexeddb/objectstore-basics-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE ERROR: line 1: AbortError: Version change transaction was aborted in upgradeneeded event handler. |
Test the basics of IndexedDB's IDBObjectStore. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |