summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/statement-error-callback-expected.txt
blob: ca117a8bca8b8191b8699c72c9727bf53061e27a (plain)
1
2
3
4
5
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