summaryrefslogtreecommitdiffstats
path: root/LayoutTests/platform/android-v8/storage/statement-error-callback-expected.txt
blob: 8d35ed99e35eed51b78604af36863ad8ff37f366 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONSOLE MESSAGE: line 75: Uncaught 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