summaryrefslogtreecommitdiffstats
path: root/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt')
-rw-r--r--LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt10
1 files changed, 10 insertions, 0 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
new file mode 100644
index 0000000..58c60be
--- /dev/null
+++ b/LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt
@@ -0,0 +1,10 @@
+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
+The transaction in testBindParameterOfWrongType() was successful.
+PASS: expected and got error code QUOTA_ERR
+PASS: expected and got error code VERSION_ERR
+