1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5[test_abort_deleted_index.js]
6[test_abort_deleted_objectStore.js]
7[test_add_put.js]
8[test_add_twice_failure.js]
9[test_advance.js]
10[test_autoIncrement.js]
11[test_autoIncrement_indexes.js]
12[test_blocked_order.js]
13[test_clear.js]
14[test_complex_keyPaths.js]
15[test_count.js]
16[test_create_index.js]
17[test_create_index_with_integer_keys.js]
18[test_create_locale_aware_index.js]
19skip-if = toolkit == 'android' # bug 864843
20[test_create_objectStore.js]
21[test_cursor_cycle.js]
22[test_cursor_mutation.js]
23[test_cursor_update_updates_indexes.js]
24[test_cursors.js]
25[test_deleteDatabase.js]
26[test_deleteDatabase_interactions.js]
27[test_deleteDatabase_onblocked.js]
28[test_deleteDatabase_onblocked_duringVersionChange.js]
29[test_event_source.js]
30[test_getAll.js]
31[test_globalObjects_other.js]
32skip-if = toolkit == 'android' # bug 1079278
33[test_globalObjects_xpc.js]
34[test_global_data.js]
35[test_index_empty_keyPath.js]
36[test_index_getAll.js]
37[test_index_getAllObjects.js]
38[test_index_object_cursors.js]
39[test_index_update_delete.js]
40[test_indexes.js]
41[test_indexes_bad_values.js]
42[test_indexes_funny_things.js]
43[test_invalid_cursor.js]
44[test_invalid_version.js]
45[test_key_requirements.js]
46[test_keys.js]
47[test_locale_aware_indexes.js]
48skip-if = toolkit == 'android' # bug 864843
49[test_locale_aware_index_getAll.js]
50skip-if = toolkit == 'android' # bug 864843
51[test_locale_aware_index_getAllObjects.js]
52skip-if = toolkit == 'android' # bug 864843
53[test_multientry.js]
54[test_names_sorted.js]
55[test_object_identity.js]
56[test_objectCursors.js]
57[test_objectStore_getAllKeys.js]
58[test_objectStore_inline_autoincrement_key_added_on_put.js]
59[test_objectStore_openKeyCursor.js]
60[test_objectStore_remove_values.js]
61[test_odd_result_order.js]
62[test_open_empty_db.js]
63[test_open_for_principal.js]
64[test_open_objectStore.js]
65[test_optionalArguments.js]
66[test_overlapping_transactions.js]
67[test_persistenceType.js]
68[test_put_get_values.js]
69[test_put_get_values_autoIncrement.js]
70skip-if = (verify && debug && (os == 'win'))
71[test_readonly_transactions.js]
72[test_remove_index.js]
73[test_rename_index.js]
74[test_rename_index_errors.js]
75[test_remove_objectStore.js]
76[test_rename_objectStore.js]
77[test_rename_objectStore_errors.js]
78[test_request_readyState.js]
79[test_sandbox.js]
80[test_setVersion.js]
81[test_setVersion_abort.js]
82[test_setVersion_events.js]
83[test_setVersion_exclusion.js]
84[test_setVersion_throw.js]
85[test_success_events_after_abort.js]
86[test_table_locks.js]
87[test_table_rollback.js]
88[test_traffic_jam.js]
89[test_transaction_abort.js]
90[test_transaction_abort_hang.js]
91[test_transaction_duplicate_store_names.js]
92[test_transaction_error.js]
93[test_transaction_lifetimes.js]
94[test_transaction_lifetimes_nested.js]
95[test_transaction_ordering.js]
96[test_unique_index_update.js]
97[test_upgrade_add_index.js]
98[test_writer_starvation.js]
99