summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/statement-error-callback-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/storage/statement-error-callback-expected.txt')
-rw-r--r--LayoutTests/storage/statement-error-callback-expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/LayoutTests/storage/statement-error-callback-expected.txt b/LayoutTests/storage/statement-error-callback-expected.txt
new file mode 100644
index 0000000..ca117a8
--- /dev/null
+++ b/LayoutTests/storage/statement-error-callback-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE MESSAGE: line 0: Exception in Statement error callback
+This test confirms that if the statement error callback returns true or throws an exception we do not execute any further statements in that transaction and instead execute the transaction error callback immediately.
+PASS - the transaction error callback was invoked.
+PASS - the transaction error callback was invoked.
+Test Complete
+