summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests')
-rw-r--r--LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt (renamed from LayoutTests/storage/sql-error-codes-expected.txt)5
1 files changed, 2 insertions, 3 deletions
diff --git a/LayoutTests/storage/sql-error-codes-expected.txt b/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt
index 1a9caa7..58c60be 100644
--- a/LayoutTests/storage/sql-error-codes-expected.txt
+++ b/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt
@@ -1,11 +1,10 @@
-CONSOLE MESSAGE: line 0: Exception thrown in transaction callback.
-CONSOLE MESSAGE: line 0: Cannot call toString() on this object.
+CONSOLE MESSAGE: line 37: Uncaught Exception thrown in transaction callback.
This test tests the error codes reported in exceptional situations.
PASS: expected and got error code UNKNOWN_ERR
PASS: expected and got error code UNKNOWN_ERR
PASS: expected and got error code SYNTAX_ERR
PASS: expected and got error code SYNTAX_ERR
-PASS: expected and got error code UNKNOWN_ERR
+The transaction in testBindParameterOfWrongType() was successful.
PASS: expected and got error code QUOTA_ERR
PASS: expected and got error code VERSION_ERR