summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/statement-error-callback-expected.txt
blob: 6b65683aafc0ee7a0d90b1ebefeeeb33d487e9ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 success callback was invoked.
PASS - the transaction success callback was invoked.
PASS - the transaction success callback was invoked.
PASS - the transaction success callback was invoked.
Test Complete