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 |
deleted file mode 100644 |
index 40b04950e4a3c95ea4cbf4414ee632f29fda6b10..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/storage/websql/sql-error-codes-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-CONSOLE ERROR: line 37: Uncaught Exception thrown in transaction callback. |
-CONSOLE ERROR: 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 |
-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 |
- |