michael@0: [DEFAULT] michael@0: head = head_storage.js michael@0: tail = michael@0: support-files = michael@0: corruptDB.sqlite michael@0: fakeDB.sqlite michael@0: locale_collation.txt michael@0: vacuumParticipant.js michael@0: vacuumParticipant.manifest michael@0: michael@0: [test_bug-365166.js] michael@0: [test_bug-393952.js] michael@0: [test_bug-429521.js] michael@0: [test_bug-444233.js] michael@0: [test_cache_size.js] michael@0: [test_chunk_growth.js] michael@0: # Bug 676981: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_connection_executeAsync.js] michael@0: [test_connection_executeSimpleSQLAsync.js] michael@0: [test_js_helpers.js] michael@0: [test_levenshtein.js] michael@0: [test_like.js] michael@0: [test_like_escape.js] michael@0: [test_locale_collation.js] michael@0: [test_page_size_is_32k.js] michael@0: [test_sqlite_secure_delete.js] michael@0: [test_statement_executeAsync.js] michael@0: [test_statement_wrapper_automatically.js] michael@0: [test_storage_aggregates.js] michael@0: [test_storage_connection.js] michael@0: # Bug 676981: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_storage_fulltextindex.js] michael@0: [test_storage_function.js] michael@0: [test_storage_progresshandler.js] michael@0: [test_storage_service.js] michael@0: [test_storage_service_unshared.js] michael@0: [test_storage_statement.js] michael@0: [test_storage_value_array.js] michael@0: [test_unicode.js] michael@0: [test_vacuum.js] michael@0: [test_telemetry_vfs.js] michael@0: # Bug 676981: test fails consistently on Android michael@0: # fail-if = os == "android"