storage/test/unit/xpcshell.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 [DEFAULT]
michael@0 2 head = head_storage.js
michael@0 3 tail =
michael@0 4 support-files =
michael@0 5 corruptDB.sqlite
michael@0 6 fakeDB.sqlite
michael@0 7 locale_collation.txt
michael@0 8 vacuumParticipant.js
michael@0 9 vacuumParticipant.manifest
michael@0 10
michael@0 11 [test_bug-365166.js]
michael@0 12 [test_bug-393952.js]
michael@0 13 [test_bug-429521.js]
michael@0 14 [test_bug-444233.js]
michael@0 15 [test_cache_size.js]
michael@0 16 [test_chunk_growth.js]
michael@0 17 # Bug 676981: test fails consistently on Android
michael@0 18 fail-if = os == "android"
michael@0 19 [test_connection_executeAsync.js]
michael@0 20 [test_connection_executeSimpleSQLAsync.js]
michael@0 21 [test_js_helpers.js]
michael@0 22 [test_levenshtein.js]
michael@0 23 [test_like.js]
michael@0 24 [test_like_escape.js]
michael@0 25 [test_locale_collation.js]
michael@0 26 [test_page_size_is_32k.js]
michael@0 27 [test_sqlite_secure_delete.js]
michael@0 28 [test_statement_executeAsync.js]
michael@0 29 [test_statement_wrapper_automatically.js]
michael@0 30 [test_storage_aggregates.js]
michael@0 31 [test_storage_connection.js]
michael@0 32 # Bug 676981: test fails consistently on Android
michael@0 33 fail-if = os == "android"
michael@0 34 [test_storage_fulltextindex.js]
michael@0 35 [test_storage_function.js]
michael@0 36 [test_storage_progresshandler.js]
michael@0 37 [test_storage_service.js]
michael@0 38 [test_storage_service_unshared.js]
michael@0 39 [test_storage_statement.js]
michael@0 40 [test_storage_value_array.js]
michael@0 41 [test_unicode.js]
michael@0 42 [test_vacuum.js]
michael@0 43 [test_telemetry_vfs.js]
michael@0 44 # Bug 676981: test fails consistently on Android
michael@0 45 # fail-if = os == "android"

mercurial