Index: LayoutTests/storage/websql/sql-error-codes-expected.txt |
diff --git a/LayoutTests/storage/websql/sql-error-codes-expected.txt b/LayoutTests/storage/websql/sql-error-codes-expected.txt |
deleted file mode 100644 |
index 129fe47be11c48f955942b5f932217e0cd59ed6f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/storage/websql/sql-error-codes-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-CONSOLE MESSAGE: Exception thrown in transaction callback. |
-CONSOLE MESSAGE: 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 QUOTA_ERR |
-PASS: expected and got error code CONSTRAINT_ERR |
-PASS: expected and got error code VERSION_ERR |
- |