| Index: LayoutTests/platform/mac/storage/websql/test-authorizer-expected.txt
|
| diff --git a/LayoutTests/platform/mac/storage/websql/test-authorizer-expected.txt b/LayoutTests/platform/mac/storage/websql/test-authorizer-expected.txt
|
| deleted file mode 100644
|
| index 3ff128d2973355c95b85d28d4b9a70f553a9214b..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/mac/storage/websql/test-authorizer-expected.txt
|
| +++ /dev/null
|
| @@ -1,69 +0,0 @@
|
| -CONSOLE ERROR: error vacuuming database (1546 disk I/O error)
|
| -This test tests the database authorizer.
|
| -SQLITE_CREATE_TABLE statement succeeded.
|
| -SQLITE_CREATE_INDEX statement succeeded.
|
| -SQLITE_CREATE_TEMP_TABLE statement succeeded.
|
| -SQLITE_CREATE_TEMP_TRIGGER statement succeeded.
|
| -SQLITE_CREATE_TEMP_VIEW statement succeeded.
|
| -SQLITE_CREATE_TRIGGER statement succeeded.
|
| -SQLITE_CREATE_VIEW statement succeeded.
|
| -SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_READ statement succeeded.
|
| -SQLITE_SELECT statement succeeded.
|
| -SQLITE_DELETE statement succeeded.
|
| -SQLITE_INSERT statement succeeded.
|
| -SQLITE_UPDATE statement succeeded.
|
| -SQLITE_PRAGMA statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_ALTER_TABLE statement succeeded.
|
| -SQLITE_ALTER_TABLE statement succeeded.
|
| -SQLITE_TRANSACTION statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_ATTACH statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DETACH statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_REINDEX statement succeeded.
|
| -SQLITE_ANALYZE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_INDEX statement succeeded.
|
| -SQLITE_DROP_TEMP_TABLE statement succeeded.
|
| -SQLITE_DROP_TEMP_TRIGGER statement succeeded.
|
| -SQLITE_DROP_TEMP_VIEW statement succeeded.
|
| -SQLITE_DROP_TRIGGER statement succeeded.
|
| -SQLITE_DROP_VIEW statement succeeded.
|
| -SQLITE_DROP_TABLE statement succeeded.
|
| -Write transaction succeeded.
|
| -SQLITE_CREATE_TABLE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_TABLE statement succeeded.
|
| -SQLITE_CREATE_INDEX statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_TEMP_TABLE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_TEMP_TRIGGER statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_TEMP_VIEW statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_TRIGGER statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_VIEW statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_CREATE_INDEX statement succeeded.
|
| -SQLITE_CREATE_TEMP_TABLE statement succeeded.
|
| -SQLITE_CREATE_TEMP_TRIGGER statement succeeded.
|
| -SQLITE_CREATE_TEMP_VIEW statement succeeded.
|
| -SQLITE_CREATE_TRIGGER statement succeeded.
|
| -SQLITE_CREATE_VIEW statement succeeded.
|
| -SQLITE_CREATE_VTABLE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_READ statement succeeded.
|
| -SQLITE_SELECT statement succeeded.
|
| -SQLITE_DELETE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_INSERT statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_UPDATE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_PRAGMA statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_ALTER_TABLE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_ALTER_TABLE statement failed: could not prepare statement (1 no such table: TestTable)
|
| -SQLITE_TRANSACTION statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_ATTACH statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DETACH statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_REINDEX statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_ANALYZE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_INDEX statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_TEMP_TABLE statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_TEMP_TRIGGER statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_TEMP_VIEW statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_TRIGGER statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_VIEW statement failed: could not prepare statement (23 not authorized)
|
| -SQLITE_DROP_TABLE statement failed: could not prepare statement (23 not authorized)
|
| -Read transactions succeeded.
|
| -
|
|
|