summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-07-09 11:32:52 +0100
committerSteve Block <steveblock@google.com>2010-07-09 15:33:40 +0100
commit3690dd075e4c77d5626fb1a65882d43e963101bf (patch)
treecbc2853d5d32a616fd7f58385ad363b121880125 /LayoutTests
parent92ce648f1d71373c7b14734aabd6db25de280f85 (diff)
downloadexternal_webkit-3690dd075e4c77d5626fb1a65882d43e963101bf.zip
external_webkit-3690dd075e4c77d5626fb1a65882d43e963101bf.tar.gz
external_webkit-3690dd075e4c77d5626fb1a65882d43e963101bf.tar.bz2
Merge WebKit at r62496: Update Android-specific layout test results
sql-error-codes.html - Take updated chromium result - http://trac.webkit.org/changeset/62094 Change-Id: Ibb2f90c22cd59d6656900ed440f6d88fe3469844
Diffstat (limited to 'LayoutTests')
-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