gecko-dev/dom/indexedDB/test/unit
Julian Descottes 2fcd6cb020 Bug 1499096 - Update tests using ok() to is();r=Standard8
This changeset updates all the test that were wrongly using ok() and wanted to
use is() AND for which the assert is still passing without any modification
required.

Differential Revision: https://phabricator.services.mozilla.com/D8739

--HG--
extra : moz-landing-system : lando
2018-10-23 07:12:23 +00:00
..
.eslintrc.js Bug 1363795 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test (no-undef). r=bevis 2017-05-10 17:05:18 +01:00
bug1056939_profile.zip
defaultStorageUpgrade_profile.zip
GlobalObjectsChild.js Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
GlobalObjectsComponent.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
GlobalObjectsComponent.manifest
GlobalObjectsModule.jsm Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
GlobalObjectsSandbox.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
idbSubdirUpgrade1_profile.zip
idbSubdirUpgrade2_profile.zip
metadata2Restore_profile.zip
metadataRestore_profile.zip
mutableFileUpgrade_profile.zip
obsoleteOriginAttributes_profile.zip Bug 1339081 - Part 19: Strip obsolete origin attributes in IndexedDB databases (needed for bug 1314361), original patch by Kris Maglione; r=asuth 2017-03-06 18:40:25 +01:00
oldDirectories_profile.zip
schema18upgrade_profile.zip
schema21upgrade_profile.zip
schema23upgrade_profile.zip
snappyUpgrade_profile.zip
storagePersistentUpgrade_profile.zip
test_abort_deleted_index.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_abort_deleted_objectStore.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_add_put.js Bug 1436575 - Autofix errors from no-compare-against-boolean-literal. r=standard8 2018-02-08 12:57:31 -05:00
test_add_twice_failure.js
test_advance.js
test_autoIncrement_indexes.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_autoIncrement.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_bad_origin_directory.js Bug 1429701 - Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis 2018-01-10 17:25:52 +00:00
test_blob_file_backed.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_blocked_order.js
test_bug1056939.js
test_cleanup_transaction.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_clear.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_complex_keyPaths.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_constraint_error_messages.js Bug 1357561 - ConstraintError should mention which constraint is not being satisfied. r=tt 2018-10-11 13:06:11 +02:00
test_count.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_create_index_with_integer_keys.js
test_create_index.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_create_locale_aware_index.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_create_objectStore.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_cursor_cycle.js
test_cursor_mutation.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_cursor_update_updates_indexes.js Bug 1499096 - Update tests using ok() to is();r=Standard8 2018-10-23 07:12:23 +00:00
test_cursors.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_database_close_without_onclose.js Bug 1383120 - Enable no-arbitrary-setTimeout eslint rule on xpcshell tests, r=mossop 2017-07-26 09:08:07 -04:00
test_database_onclose.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_defaultStorageUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_deleteDatabase_interactions.js
test_deleteDatabase_onblocked_duringVersionChange.js
test_deleteDatabase_onblocked.js
test_deleteDatabase.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_event_source.js
test_file_copy_failure.js
test_filehandle_append_read_data.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_getAll.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_global_data.js
test_globalObjects_ipc.js
test_globalObjects_other.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
test_globalObjects_xpc.js
test_idbSubdirUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_idle_maintenance.js Bug 1429701 - Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis 2018-01-10 17:25:52 +00:00
test_index_empty_keyPath.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_getAll.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_getAllObjects.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_object_cursors.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_update_delete.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_indexes_bad_values.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_indexes_funny_things.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_indexes.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_invalid_cursor.js
test_invalid_version.js
test_invalidate.js
test_key_requirements.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_keys.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - manual fixes. r=bevis 2017-05-03 17:54:12 +01:00
test_locale_aware_index_getAll.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_locale_aware_index_getAllObjects.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_locale_aware_indexes.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_maximal_serialized_object_size.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_metadata2Restore.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_metadataRestore.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_multientry.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - manual fixes. r=bevis 2017-05-03 17:54:12 +01:00
test_mutableFileUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_names_sorted.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_object_identity.js
test_objectCursors.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_objectStore_getAllKeys.js
test_objectStore_inline_autoincrement_key_added_on_put.js
test_objectStore_openKeyCursor.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_objectStore_remove_values.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_obsoleteOriginAttributesUpgrade.js Bug 1339081 - Part 19: Strip obsolete origin attributes in IndexedDB databases (needed for bug 1314361), original patch by Kris Maglione; r=asuth 2017-03-06 18:40:25 +01:00
test_odd_result_order.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - manual fixes. r=bevis 2017-05-03 17:54:12 +01:00
test_oldDirectories.js Bug 1429701 - Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis 2018-01-10 17:25:52 +00:00
test_open_empty_db.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_open_for_principal.js Bug 1429701 - Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis 2018-01-10 17:25:52 +00:00
test_open_objectStore.js Bug 1429701 - Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis 2018-01-10 17:25:52 +00:00
test_optionalArguments.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_overlapping_transactions.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_persistenceType.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_put_get_values_autoIncrement.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_put_get_values.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_quotaExceeded_recovery.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_readonly_transactions.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_readwriteflush_disabled.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_remove_index.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_remove_objectStore.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_rename_index_errors.js
test_rename_index.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_rename_objectStore_errors.js
test_rename_objectStore.js
test_request_readyState.js
test_sandbox.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_schema18upgrade.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_schema21upgrade.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_schema23upgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_setVersion_abort.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - manual fixes. r=bevis 2017-05-03 17:54:12 +01:00
test_setVersion_events.js
test_setVersion_exclusion.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_setVersion_throw.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_setVersion.js
test_snappyUpgrade.js
test_storage_manager_estimate.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_storageOption_pref.js Bug 1411908 - Part 1: Wait for all live database objects to finish when shutting down; r=asuth 2018-05-04 06:32:11 +02:00
test_storagePersistentUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_success_events_after_abort.js Bug 1429701 - Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis 2018-01-10 17:25:52 +00:00
test_table_locks.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_table_rollback.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_temporary_storage.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_traffic_jam.js
test_transaction_abort_hang.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_transaction_abort.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
test_transaction_duplicate_store_names.js
test_transaction_error.js Bug 1389913 - IDB should not propagate the error events to self.onerror, r=bevis 2017-09-27 10:20:24 +02:00
test_transaction_lifetimes_nested.js Bug 1429701 - Enable ESLint rule mozilla/use-services for dom/indexedDB. r=bevis 2018-01-10 17:25:52 +00:00
test_transaction_lifetimes.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - manual fixes. r=bevis 2017-05-03 17:54:12 +01:00
test_transaction_ordering.js
test_unique_index_update.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_upgrade_add_index.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_view_put_get_values.js Bug 1348660 - Part 2: Rename usage related methods and structures to express the relation to a concrete origin; r=btseng 2017-03-22 12:13:48 +01:00
test_wasm_put_get_values.js Bug 1469395 - Remove support for storing WebAssembly.Modules in IDB (r=lth,janv,Ms2ger) 2018-08-08 12:13:16 -05:00
test_wasm_recompile.js Bug 1469395 - Remove support for storing WebAssembly.Modules in IDB (r=lth,janv,Ms2ger) 2018-08-08 12:13:16 -05:00
test_writer_starvation.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
wasm_recompile_profile.zip Bug 1435360 - Improve wasm IDB serialization tests to verify modules deterministically (rs=bbouvier) 2018-03-12 15:28:46 -05:00
xpcshell-child-process.ini Bug 1389598 - Part 3: Remove gonk references from dom/ r=bkelly 2017-08-11 17:42:11 -07:00
xpcshell-head-child-process.js Bug 1440379 - Tidy up ESlint no-unused-vars definitions wrt Ci/Cu/Cr/Cc usage for varsIgnorePattern. r=florian 2018-02-22 16:55:36 +00:00
xpcshell-head-parent-process.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
xpcshell-parent-process.ini Bug 1496791 - Disable linux64-jsdcov completely. r=jmaher 2018-10-05 21:06:25 +00:00
xpcshell-shared.ini Bug 1405428 - skip-if = verify on xpcshell tests which do not pass test-verify. r=gbrown 2018-06-13 11:34:40 -04:00