summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt b/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt
index 58c60be..9a626bc 100644
--- a/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt
+++ b/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt
@@ -1,10 +1,11 @@
CONSOLE MESSAGE: line 37: Uncaught Exception thrown in transaction callback.
+CONSOLE MESSAGE: line 69: Uncaught Cannot call toString() on this object.
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
-The transaction in testBindParameterOfWrongType() was successful.
+PASS: expected and got error code UNKNOWN_ERR
PASS: expected and got error code QUOTA_ERR
PASS: expected and got error code VERSION_ERR