summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/change-version-handle-reuse-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/storage/change-version-handle-reuse-expected.txt')
-rw-r--r--LayoutTests/storage/change-version-handle-reuse-expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/LayoutTests/storage/change-version-handle-reuse-expected.txt b/LayoutTests/storage/change-version-handle-reuse-expected.txt
new file mode 100644
index 0000000..805c9fb
--- /dev/null
+++ b/LayoutTests/storage/change-version-handle-reuse-expected.txt
@@ -0,0 +1,6 @@
+This tests that a database can be accessed after changing its version. You should see an error about FooBar table below, not about mismatching versions. Also, reloading the page should not cause an assertion failure.
+changeVersion: transaction callback
+changeVersion: success callback
+transaction: statement error callback: no such table: FooBar
+TEST COMPLETE.
+