Index: LayoutTests/platform/mac/storage/websql/sql-error-codes-expected.txt |
diff --git a/LayoutTests/platform/mac/storage/websql/sql-error-codes-expected.txt b/LayoutTests/platform/mac/storage/websql/sql-error-codes-expected.txt |
index 40b04950e4a3c95ea4cbf4414ee632f29fda6b10..efabdf6c912cf433b1df38392b388a2da5b9c46d 100644 |
--- a/LayoutTests/platform/mac/storage/websql/sql-error-codes-expected.txt |
+++ b/LayoutTests/platform/mac/storage/websql/sql-error-codes-expected.txt |
@@ -8,5 +8,5 @@ PASS: expected and got error code SYNTAX_ERR |
PASS: expected and got error code UNKNOWN_ERR |
PASS: expected and got error code CONSTRAINT_ERR |
PASS: expected and got error code QUOTA_ERR |
-FAIL: expected error code VERSION_ERR (2); got 1 |
+PASS: expected and got error code VERSION_ERR |
Scott Hess - ex-Googler
2015/03/18 01:45:46
This one too.
|