From 3690dd075e4c77d5626fb1a65882d43e963101bf Mon Sep 17 00:00:00 2001 From: Steve Block Date: Fri, 9 Jul 2010 11:32:52 +0100 Subject: 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 --- LayoutTests/platform/android-v8/storage/sql-error-codes-expected.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LayoutTests') 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 -- cgit v1.1