| Index: third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7a5a8a088d4212f56c44e43b93b955ef026fc3fc
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt
|
| @@ -0,0 +1,20 @@
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback1
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback2
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback3
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback4
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback5
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback6
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback7
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback8
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback9
|
| +CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback10
|
| +Tests that deleted databases do not get recreated.
|
| +
|
| +Preparing database
|
| +Verifying that database was created
|
| +Loading values
|
| +Deleting database
|
| +Loading values again (which should fail)
|
| +IndexedDBAgent error: Aborted upgrade.
|
| +Verifying that database was not recreated
|
| +
|
|
|