summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/statement-error-callback-expected.txt
blob: 791dfb667b8a6bdc707416fba9563bf77b2dad39 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONSOLE MESSAGE: line 0: Exception in statement error callback
This test confirms that a transaction is immediately rolled back if and only if a statement's error callback throws an exception, returns true, or doesn't return any value.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
Test Complete