Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: LayoutTests/platform/linux/fast/workers/storage/test-authorizer-sync-expected.txt

Issue 561093003: Remove worker support of Web SQL Database. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/workers/storage/test-authorizer-sync-expected.txt
diff --git a/LayoutTests/platform/linux/fast/workers/storage/test-authorizer-sync-expected.txt b/LayoutTests/platform/linux/fast/workers/storage/test-authorizer-sync-expected.txt
deleted file mode 100644
index 23858f1f1116fdf513d71aeeb2fe74b8b6363b8c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/workers/storage/test-authorizer-sync-expected.txt
+++ /dev/null
@@ -1,73 +0,0 @@
-CONSOLE WARNING: 'openDatabaseSync' is deprecated. Please switch to Indexed Database API.
-CONSOLE ERROR: error vacuuming database (1546 disk I/O error)
-Test the database authorizer.
-Beginning write transaction:
-SQLITE_CREATE_TABLE allowed.
-SQLITE_CREATE_INDEX allowed.
-SQLITE_CREATE_TEMP_TABLE allowed.
-SQLITE_CREATE_TEMP_TRIGGER allowed.
-SQLITE_CREATE_TEMP_VIEW allowed.
-SQLITE_CREATE_TRIGGER allowed.
-SQLITE_CREATE_VIEW allowed.
-SQLITE_CREATE_VTABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_READ allowed.
-SQLITE_SELECT allowed.
-SQLITE_DELETE allowed.
-SQLITE_INSERT allowed.
-SQLITE_UPDATE allowed.
-SQLITE_PRAGMA not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_ALTER_TABLE allowed.
-SQLITE_ALTER_TABLE allowed.
-SQLITE_TRANSACTION not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_ATTACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DETACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_REINDEX allowed.
-SQLITE_ANALYZE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_INDEX allowed.
-SQLITE_DROP_TEMP_TABLE allowed.
-SQLITE_DROP_TEMP_TRIGGER allowed.
-SQLITE_DROP_TEMP_VIEW allowed.
-SQLITE_DROP_TRIGGER allowed.
-SQLITE_DROP_VIEW allowed.
-SQLITE_DROP_TABLE allowed.
-Write transaction succeeded.
-
-Beginning read transactions:
-SQLITE_CREATE_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_TABLE allowed.
-SQLITE_CREATE_INDEX not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_TEMP_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_TEMP_TRIGGER not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_TEMP_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_TRIGGER not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_VTABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_CREATE_INDEX allowed.
-SQLITE_CREATE_TEMP_TABLE allowed.
-SQLITE_CREATE_TEMP_TRIGGER allowed.
-SQLITE_CREATE_TEMP_VIEW allowed.
-SQLITE_CREATE_TRIGGER allowed.
-SQLITE_CREATE_VIEW allowed.
-SQLITE_CREATE_VTABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_READ allowed.
-SQLITE_SELECT allowed.
-SQLITE_DELETE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_INSERT not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_UPDATE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_PRAGMA not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_ALTER_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_ALTER_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_TRANSACTION not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_ATTACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DETACH not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_REINDEX not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_ANALYZE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_INDEX not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_TEMP_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_TEMP_TRIGGER not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_TEMP_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_TRIGGER not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_VIEW not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-SQLITE_DROP_TABLE not allowed: SyntaxError: Failed to execute 'executeSql' on 'SQLTransactionSync': Could not prepare statement. (12)
-Read transactions succeeded.
-

Powered by Google App Engine
This is Rietveld 408576698