0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-21 12:39:08 +01:00
mongodb/jstests/replsets
2024-11-20 23:28:57 +00:00
..
libs SERVER-93199 Enhance basic_replset_test.js to cover more ReplSetTest API calls (#28887) 2024-11-07 22:52:08 +00:00
abort_in_progress_transactions_on_step_up.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
advance_cluster_time.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
agg_write_concern_zero_batch_size.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
aggregation_write_concern.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
all_commands_downgrading_to_upgraded.js SERVER-95257 expose a command to untrack from the sharding catalog unsplittable collections residing on the db primary shard (#28097) 2024-11-04 11:43:26 +00:00
already_checked_out_session.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_batches_totalMillis.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_ops_capped_collection.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_ops_concurrent_different_db.js
apply_ops_concurrent_same_collection.js
apply_ops_concurrent_same_db.js
apply_ops_create_indexes.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_ops_create_view.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_ops_create_with_uuid.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_ops_dropDatabase.js SERVER-95855 applyOps of an applyOps of a dropDatabase causes invariant failure that crashes mongod (#28736) 2024-11-08 11:01:08 +00:00
apply_ops_idempotency.js Revert "Revert SERVER-92363 and SERVER-90854 (#27912)" (#28233) 2024-10-21 05:10:25 +00:00
apply_ops_inner_ts_field.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_ops_insert_write_conflict.js
apply_ops_inserts_do_not_include_fromMigrate_field.js SERVER-88158 Remove support for 'alwaysUpsert' in applyOps (#28762) 2024-11-08 21:02:53 +00:00
apply_ops_wc.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_prepare_txn_write_conflict_robustness.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
apply_transaction_with_yield.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
arbiter_new_hostname.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
arbiters_not_included_in_w2_wc.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
arbiters_not_included_in_w3_wc.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
assert_on_prepare_conflict_with_hole.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
atlas_initialsync_workflows.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
atlas_snapshot_workflows.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
auth1.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
auth2.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
auth_no_pri.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
auto_reconfig_remove_newly_added_and_stepup.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
avg_num_catchup_ops.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
await_replication_timeout.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
awaitable_hello_errors_on_horizon_change.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
awaitable_hello_fcv_change.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
awaitable_hello_metrics_on_state_change.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
awaitable_hello_on_nodes_with_invalid_configs.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
awaitable_hello_stepdown_stepup.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
awaitdata_getmore_new_last_committed_optime.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
background_index.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
backwards_compatible_timeseries_catalog_options.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
batch_write_command_wc.js SERVER-94121 Fix wtimeout in batch_write_command_wc test (#26568) 2024-08-28 14:44:24 +00:00
buildindexes_false_commit_quorum.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
buildindexes_false_with_system_indexes.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
buildindexes.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
bulk_api_wc.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
bulk_write_command_wc.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
capped_deletes.js SERVER-95278: Replace hard-coded names for coll in StorEx jstests with jsTestName() (#29064) 2024-11-14 00:26:10 +00:00
capped_insert_order.js SERVER-95278: Replace hard-coded names for coll in StorEx jstests with jsTestName() (#29064) 2024-11-14 00:26:10 +00:00
catchup_ignores_old_heartbeats.js SERVER-95377: Make test robust to network timeouts (#28585) 2024-11-05 18:22:55 +00:00
catchup_takeover_one_high_priority.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
catchup_takeover_two_nodes_ahead.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
catchup_takeover_with_higher_config.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
catchup.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
chaining_removal.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
change_stream_pit_pre_image_deletion_asymmetric.js SERVER-94971 Add query ownership for files under jstests/libs (#27763) 2024-10-03 16:08:45 +00:00
change_stream_pit_pre_images.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
change_stream_stepdown.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
change_streams_cluster_parameters_standalone.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
change_sync_source_in_initial_sync.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
check_replicated_data_hashes_inconsistent_state.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
check_replication_hello_response_fields.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
clean_shutdown_oplog_state.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
cluster_chaining_override.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
cluster_server_parameter_commands_replset.js SERVER-93727 Review cluster server parameter elegibility logic in cluster_server_parameter_utils JS test library (#28237) 2024-10-21 20:05:02 +00:00
cmd_hello_wire_version_compatibility.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
collate_id.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
collection_clone_resume_after_network_error.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
command_response_operation_time.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
commands_that_write_accept_wc.js SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954) 2024-09-06 19:58:23 +00:00
commit_point_propagation_with_oplog_exhaust_cursor.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
commit_prepared_transaction_before_stable_timestamp.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
commit_transaction_initial_sync_data_already_applied.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
commit_transaction_recovery.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
config_tags_race_with_default_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
config_txns_reaping_interrupt.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
create_drop_database_different_casing.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
crud_ops_do_not_throw_locktimeout_on_ticket_exhaustion.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
currentOp_during_automatic_reconfig.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
db_reads_while_recovering_all_commands.js SERVER-75941 Remove special FCV handling for audit config (#27933) 2024-10-14 17:47:51 +00:00
dbcheck_collection_uuid.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_consecutive_identical_extra_index_keys.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_consistent_batch_health_log.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_detects_missing_id_index.js SERVER-92572: Test that dbCheck correctly catches missing _id indexes (#24917) 2024-08-26 22:14:08 +00:00
dbcheck_dropped_collection.js SERVER-81166: Add dropped collection/index and newly created view tes… (#25296) 2024-08-26 22:14:21 +00:00
dbcheck_extra_index_keys_coll_or_index_not_found.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
dbcheck_extra_index_keys_id_index.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_extra_index_keys.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_extra_keys_rate_limits.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
dbcheck_fails_on_write_concern_error.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_logs_minkey_maxkey.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_missing_index_keys_coll_or_index_not_found.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_missing_index_keys.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_missing_key_range_check.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_multiple_operations.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_parameters_in_health_log.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_secondary_batch_time_limit.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_skip_applying_batch_on_secondary_parameter.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_stepdown.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_validate_bson.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_validation_mode_parameters.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbcheck_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
dbcheck.js SERVER-90758 Add dbcheck test for clustered collections (#25323) 2024-08-26 22:14:34 +00:00
dbhash_read_at_cluster_time.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
dbhash_system_collections.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
ddl_op_behind_transaction_fails_in_shutdown.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
ddl_ops_after_prepare_lock_failpoint.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
default_write_concern_race_with_config_tags.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
directoryperdb_remove_empty_dirs.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
disable_cluster_time_gossiping_in_unreadable_state.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
disable_multiple_arbiters.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
disabling_chaining_changes_sync_source.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
disallow_adding_initialized_node1.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
disallow_adding_initialized_node2.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
disallow_shardsvr_transactions_wcMajorityJournal_false.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
do_not_advance_commit_point_beyond_last_applied_term.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
docs_initialsync_workflow.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
dont_read_oplog_hole_on_step_up.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
dont_refresh_session_prepare_secondary.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
dont_set_invalid_rwconcern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
drain.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
drop_databases_two_phase.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
drop_db.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
drop_oplog.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
election_candidate_and_participant_metrics.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
election_handoff_basic.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
election_handoff_flip.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
election_handoff_higher_priority.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
election_handoff_not_immediately_electable.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
election_handoff_one_unelectable.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
election_handoff_skips_unelectable_nodes.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
election_handoff_via_signal.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
election_participant_new_term_metrics.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
empty_ts_repl_bulk_write.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
empty_ts_repl.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
explain_secondaryok.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
failcommand_ignores_internal.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
fcv_retryable_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
find_and_modify_wc.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
force_reconfig_sets_newly_added_field_correctly.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
force_reconfig_skips_config_replication.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
force_reconfig_skips_oplog_commitment.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
force_shutdown_primary.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
force_sync_source_candidate.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
freeze_timeout.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
fsync_lock_read_secondaries.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
get_default_write_concern_majority.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
get_replication_info_helper.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
get_status.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
groupAndMapReduce.js SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954) 2024-09-06 19:58:23 +00:00
hang_before_releasing_transaction_oplog_hole.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
heartbeat_reconfig_propagates_default_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
hidden_reconfig.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
hybrid_index_build_majority_commit_quorum_behavior.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
id_index_replication.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
ignore_dbcheck_in_initial_sync.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
ignore_dbcheck_in_magic_restore.js SERVER-94779 Modify ignore_dbcheck_in_magic_restore.js to use refactored magic restore test utilities (#27057) 2024-11-20 23:28:57 +00:00
ignore_dbcheck_in_rollback.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
ignore_dbcheck_in_startup_recovery_for_restore.js SERVER-94779 Modify ignore_dbcheck_in_magic_restore.js to use refactored magic restore test utilities (#27057) 2024-11-20 23:28:57 +00:00
ignore_dbcheck_in_startup_recovery.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
index_delete.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync1.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync4.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_ambiguous_index.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_applier_error.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_capped_index.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_chooses_correct_sync_source.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_clone_multikey.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_collStats_resumes_after_network_error.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_commit_prepared_transaction.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_document_validation.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_drop_collection.js Revert "Revert SERVER-92363 and SERVER-90854 (#27912)" (#28233) 2024-10-21 05:10:25 +00:00
initial_sync_during_stepdown.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_fail_insert_once.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_fails_after_source_resyncs.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_fails_on_rollback.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_fails_unclean_restart.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_fails_when_source_removed.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_fails_when_source_resyncs.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_fcv.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_fetch_from_oldest_active_transaction_timestamp_no_oplog_application.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_fetch_from_oldest_active_transaction_timestamp.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_geo_index_conflict.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_index_conflict_recreate.js SERVER-93141 Fix idempotency issue with createIndexes (#26562) 2024-08-30 12:57:40 +00:00
initial_sync_index_conflict.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_invalid_views.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_move_forward.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_nodes_contribute_to_liveness_majorities.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_nodes_maintain_and_gossip_commit_point.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_oplog_fetcher_survives_restart.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_oplog_hole.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_oplog_rollover.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_preserves_active_txns.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_read_concern_no_oplog.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_rename_collection_before_cloning.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_rename_collection.js Revert "Revert SERVER-92363 and SERVER-90854 (#27912)" (#28233) 2024-10-21 05:10:25 +00:00
initial_sync_replicate_drop_mid_secondary_batch.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_replicates_prepare_received_during_another_initial_sync.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_replSetGetStatus.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_reset_oldest_timestamp_after_failed_attempt.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_runs_completion_hook.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_succeeds_when_syncing_node_removed.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_survives_network_error.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_survives_restart.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_test_fixture_test.js SERVER-94978 Add config fuzzer test for arbitrary listCollections ordering (#27258) 2024-09-20 07:48:58 +00:00
initial_sync_update_missing_doc_upsert.js SERVER-88158 Remove support for 'alwaysUpsert' in applyOps (#28762) 2024-11-08 21:02:53 +00:00
initial_sync_update_missing_doc_with_prepare.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_update_missing_doc.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_update_missing_field.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_uuid_not_found.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_views.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_with_partial_transaction.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
initial_sync_with_write_load.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initial_sync_write_conflict.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initiate_or_reconfig_with_non_default_get_last_error_defaults_fails.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
initiate_prohibits_w0.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initiate_takes_stable_checkpoint.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
initiate.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
inmemory_preserves_active_txns.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
internal_sessions_reaping_basic.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
internal_sessions_reaping_interrupt.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
internal_sessions_reaping_retryable_writes.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
interrupted_batch_insert.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
invalidate_sessions_on_stepdown.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
isself_failure_initiate.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
isself_failure_reconfig.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
isself_failure_restart.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
kill_prepared_transaction_commit_abort.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
kill_reads_with_prepare_conflicts_during_step_down.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
kill_reads_with_prepare_conflicts_during_step_up.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
kill_sessions_with_prepared_transaction.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
kill_ttl_on_stepdown.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
last_op_visible.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
last_vote.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
linearizable_read_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
localhost1.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
localhost2.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
localhost3.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
localhostAuthBypass.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
log_ddl_ops.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
log_secondary_oplog_application.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
log_wt_stats_during_secondary_oplog_application.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
maintenance2.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
maintenance.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
majority_writes_wait_for_all_durable_timestamp.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
max_seven_voting_members_allowed.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
maxSyncSourceLagSecs.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
minimum_visible_with_cluster_time.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
mr_nonrepl_coll_in_local_db.js SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954) 2024-09-06 19:58:23 +00:00
multikey_write_avoids_prepare_conflict.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
new_primary_prevents_stale_majority_reads_on_stepup.js SERVER-53813 Prevent stale majority reads on new primary after election 2024-08-26 22:12:50 +00:00
new_sync_source_in_quiesce_mode.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
newly_added_member_id_vs_index.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
newly_added_two_nodes_simultaneous.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
newly_added_user_reconfig_while_exiting_initial_sync.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
newly_added_with_user_reconfig.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
no_chaining.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
no_disconnect_on_stepdown.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
no_flapping_during_network_partition.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
no_progress_updates_during_initial_sync.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
node_restarts_no_oplog_entry_at_stable.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
nodes_eventually_sync_from_closer_data_center.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
nodes_in_primarys_datacenter_dont_sync_across_datacenters.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
non_transaction_snapshot_reads.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
noop_write_after_read_only_txn.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
noop_writes_in_bulk_writes_wait_for_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
noop_writes_wait_for_write_concern_fcv.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
noop_writes_wait_for_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
not_primary_errors_returned_during_rollback_if_helloOk.js
not_primary_errors_returned_if_client_sends_helloOk.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
not_primary_unacknowledged_write.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
notprimary_errors_return_topology_version.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
opcounters_repl.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
operation_time_read_and_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
oplog_format_create_indexes.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
oplog_format.js SERVER-92879: Move db/ops directory to db/query/write_ops (#26965) 2024-09-12 17:23:08 +00:00
oplog_note_cmd.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
oplog_replay_on_startup_with_bad_op.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
oplog_rollover.js
oplog_term.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
oplog_wallclock.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
optime.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
OWNERS.yml SERVER-91540 Add OWNERS.yml for Replication team. (#25922) 2024-08-15 23:05:11 +00:00
pin_history_after_restart.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
pipelineout.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
plan_cache_secondaryok.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
prepare_conflict_read_concern_behavior.js SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954) 2024-09-06 19:58:23 +00:00
prepare_failover_rollback_commit.js
prepare_prepared_transaction_wc_timeout.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
prepare_survives_primary_reconfig_failover.js
prepare_survives_reconfig_via_heartbeat_failover.js
prepare_transaction_fails_on_standalone.js
prepare_transaction_fails_with_arbiters.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
prepare_transaction_index_build.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
prepare_transaction_read_at_cluster_time.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
prepare_transaction_survives_state_transition_to_and_from_recovering.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
prepared_transaction_commands_fail_on_secondaries.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
prepared_transaction_kill_during_step_up_refresh.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
prepared_transaction_on_failover.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
preserve_record_ids_apply_ops_txns.js SERVER-94971 Add query ownership for files under jstests/libs (#27763) 2024-10-03 16:08:45 +00:00
preserve_record_ids_rename.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
primary_casts_vote_on_stepdown.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
primary_commit_split_prepare_transactions.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
primary_restart_before_index_build_received_votes.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
primary_rollbacks_before_index_build_received_votes.js
print_secondary_replication_info_unreachable_secondary.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
priority_takeover_cascading_priorities.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
priority_takeover_one_node_higher_priority.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
priority_takeover_two_nodes_equal_priority.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
profile.js SERVER-97091 Allow buildInfo to run preauth in profile.js (#29172) 2024-11-14 20:38:53 +00:00
query_with_txn_prepared.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
quiesce_mode_fails_elections.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
quiesce_mode.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
read_after_optime.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
read_committed_after_rollback.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
read_committed_lookup.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
read_committed_no_snapshots.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
read_committed_on_secondary.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
read_committed_stale_history.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
read_committed_with_catalog_changes.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
read_committed.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
read_concern_majority_getmore_secondaries.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
read_concern_snapshot_uses_committed.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
read_concern_uninitated_set.js SERVER-53813 Prevent stale majority reads on new primary after election 2024-08-26 22:12:50 +00:00
read_majority_two_arbs.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
read_operations_during_rollback.js
read_operations_during_step_down.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
read_operations_during_step_up.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
read_write_concern_defaults_propagation.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_add_remove_arbiter.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_avoids_diverging_configs.js SERVER-96232 reconfig_avoids_diverging_configs.js confirms nodes are out of recovering state before shutting down RST (#28534) 2024-10-25 20:45:15 +00:00
reconfig_avoids_rolling_back_committed_writes_in_psa_sets.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
reconfig_commitment_succeeds_with_arbiter.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_during_election.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_errors_on_improper_host_value.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_fails_no_cwwc_set.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_ignores_term_field.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_may_not_remove_custom_wc_in_use.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_only_counts_voters_for_config_commitment.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
reconfig_only_counts_voting_nodes_for_oplog_commitment.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
reconfig_prohibits_w0.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_removes_node_in_rollback.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_tags.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_uses_default_protocolVersion.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_waits_for_a_majority_to_replicate_config.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
reconfig_waits_for_config_durability.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig_waits_for_oplog_commitment_condition.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconfig.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconstruct_prepared_transactions_initial_sync_change_oldest_active_txn_timestamp.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
reconstruct_prepared_transactions_initial_sync_index_build.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconstruct_prepared_transactions_initial_sync_no_oplog_application.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconstruct_prepared_transactions_initial_sync_on_oplog_seed.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reconstruct_prepared_transactions_initial_sync.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
record_ids_init_sync.js
record_ids_preserved_after_stepup_init_sync.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
record_ids_preserved_after_stepup_secondaries.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
recover_committed_aborted_prepared_transactions.js
recover_multiple_prepared_transactions_startup.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
recover_prepared_transaction_state.js
recover_prepared_transactions_startup_secondary_application.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
recover_prepared_txn_with_multikey_write_initial_sync.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
recover_prepared_txn_with_multikey_write.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
recovery_after_clean_shutdown_but_not_all_writes_in_snapshot.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
recovery_preserves_active_txns.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
refresh_sessions_rs.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
reindex.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
remove1.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
remove_newly_added_field_after_finishing_initial_sync.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
remove_newly_added_field_votes_zero.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
remove_newly_added_member_index_swap_concurrent.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
rename_across_dbs_drop_target.js
rename_across_dbs.js
rename_collection_between_unrepl_and_repl.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
rename_collection_temp.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
rename_replica_set.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
repl_options.js
repl_startup_error_no_hang_on_shutdown.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
replicate_record_ids_collmod.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replicate_record_ids_fcv_downgrade.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replicate_record_ids.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replset1.js
replset2.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replset3.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replset4.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replset6.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replset8.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replsetadd_profile.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replsetarb2.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replsetfreeze.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replSetGetStatus_member_wall_times.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replSetGetStatus_new_term_oplog_entry_fields.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
replsetinitiate_works_with_keyfile_profile_verbose_options.js
replsetprio1.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
replsetrestart1.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replsets_killop.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replsettest_checks_wait_for_secondaries.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replsettest_control_1_node.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replsettest_control_12_nodes.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
replsettest_remove_then_stopset.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
replsettest_stop_with_default_rwc.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
restart_index_build_if_resume_interrupted_by_rollback.js
restore_term.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
resume_after_against_oplog.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
resync_majority_member.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
retryable_commit_transaction_after_failover.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
retryable_commit_transaction_after_restart.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
retryable_prepared_commit_transaction_after_failover.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
retryable_write_concern.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
retryable_writes_direct_write_to_config_transactions.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
retryable_writes_failover.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
retryable_writes_initial_sync.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
retrying_prepared_transaction_does_not_block_stepdown.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
rollback_aborted_prepared_transaction.js
rollback_all_op_types.js
rollback_auth.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
rollback_capped_deletions.js
rollback_clustered_indexes.js
rollback_collmods.js
rollback_creates_rollback_directory.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
rollback_crud_op_sequences.js
rollback_ddl_op_sequences.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
rollback_drop_database.js
rollback_drop_index_after_rename.js
rollback_dup_ids_clean_shutdown_during_rollback.js
rollback_dup_ids.js
rollback_during_step_up.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
rollback_files_no_prepare_conflict.js
rollback_index_build_and_create.js
rollback_index_build_start_abort_not_create.js
rollback_index_build_start_abort.js
rollback_index_build_start_commit_drop.js
rollback_index_build_start_commit.js
rollback_index_build_start_not_create.js
rollback_index_build_start.js
rollback_large_batched_multi_deletes.js
rollback_prepare_transaction.js
rollback_reconstructs_transactions_prepared_before_stable.js
rollback_recovery_commit_transaction_before_stable_timestamp.js
rollback_remote_cursor_retry.js
rollback_rename_collection_on_sync_source.js
rollback_rename_count.js
rollback_resumable_index_build_bulk_load_phase_large.js
rollback_resumable_index_build_bulk_load_phase.js
rollback_resumable_index_build_collection_scan_phase_large.js
rollback_resumable_index_build_collection_scan_phase.js
rollback_resumable_index_build_drain_writes_phase.js
rollback_resumable_index_build_mixed_phases.js
rollback_set_fcv.js
rollback_test_control.js
rollback_time_limit_param.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
rollback_transaction_table.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
rollback_transactions_count.js
rollback_unclean_shutdowns_parameter_obeyed.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
rollback_unprepared_transactions.js
rollback_views.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
rollback_with_coalesced_txn_table_updates_during_oplog_application.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
rollback_with_coalesced_txn_table_updates_from_vectored_inserts.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
rollback_with_socket_error_then_steady_state.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
rollbacktest_unittest.js
rollover_preserves_active_txns.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
rslib.js SERVER-97089 Remove irrelevant comments related to tenant migration (#29201) 2024-11-18 17:16:21 +00:00
secondary_as_sync_source.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
secondary_reads_timestamp_visibility.js
secondary_reads_unique_indexes.js
secondarydelaysecs_clean_shutdown.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
secondarydelaysecs_sync_source.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
secondarydelaysecs_waits_for_writes.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
secondaryok_read_pref.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
secondaryOk_slaveOk_aliases.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
server8070.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
server_election_metrics.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
server_status_metrics.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
server_status_repl_is_writable_primary.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
server_status_repl.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
session_cache_refresh_write_error_fail.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
sessions_collection_auto_healing.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
sessions_collection_reaping.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
set_cluster_parameter_replset.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
shutdown_primary.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
shutdown_with_prepared_transaction.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
shutdown.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
single_node_set_new_hostname.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
single_server_majority.js
sized_zero_capped.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
snapshot_read_drop_collection.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
snapshot_reads_before_initial_sync_finishes.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
speculative_read_transaction.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
speculative_transaction.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
split_horizon_hostname_startup.js
split_horizon_hostname_validation.js
split_horizon_startup_warning.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stable_timestamp_can_advance_after_oplog_hole_abort.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
standalone_recover_to_oplog_timestamp.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
standalone_replication_recovery_idempotent.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
standalone_replication_recovery_prepare_only.js
standalone_replication_recovery_prepare_with_commit.js
standalone_replication_recovery_relaxes_index_constraints.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
startParallelShell.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
startup_recovery_commit_transaction_before_stable_timestamp.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
startup_recovery_for_restore_needs_rollback.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
startup_recovery_for_restore_restarts.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
startup_recovery_for_restore.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
startup_recovery_reconstructs_txn_prepared_before_stable_ts.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
startup_without_fcv_document_succeeds_if_initial_sync_flag_set.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
step_down_chaining_disabled.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
step_down_during_draining2.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
step_down_during_draining3.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
step_down_during_draining.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
step_down_on_secondary.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
step_up_kill_abort_transactions.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
stepdown_catch_up_opt.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepdown_during_set_fcv.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
stepdown_fassert_on_rstl_timeout.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
stepdown_kill_other_ops.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
stepdown_killop.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepdown_long_wait_time.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepdown_needs_electable_secondary.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepdown_needs_majority.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepdown_race_with_transaction.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepdown.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
stepup_increments_config_term.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepup_with_linearizable_read.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
stepup.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
storage_commit_out_of_order.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
sync2.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
sync_passive.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
sync_source_changes.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
sync_source_clears_post_failure.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
sync_source_enters_quiesce_mode.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
system_profile_secondary.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
system_profile.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
tags2.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
tags_with_reconfig.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
tags.js
temp_namespace_restart_as_standalone.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
temp_namespace.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
test_command.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
test_only_repl_commands.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
test-egress.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
text_index_limits.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
timeseries_mixed_schema_bucket_initial_sync.js SERVER-96466 Remove validation that time-series buckets are always compressed (#28730) 2024-11-15 18:53:41 +00:00
too_stale_secondary.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transaction_ops_disallowed_in_applyOps.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transaction_table_multi_statement_txn.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transaction_table_oplog_replay.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transactions_committed_with_tickets_exhausted.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transactions_during_step_down.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
transactions_on_secondaries_not_allowed.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transactions_only_allowed_on_primaries.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transactions_reaped_with_tickets_exhausted.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
transactions_wait_for_write_concern.js SERVER-94813 Rename WriteConcernFailed to WriteConcernTimeout (#27973) 2024-11-12 23:15:33 +00:00
trigger_initial_stable_checkpoint.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
ttl_index_with_capped_collection.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
two_nodes_priority_take_over.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
txn_override_unittests.js SERVER-95873 Ensure explain command is retried when it fails on retryable errors (#28194) 2024-10-18 15:04:35 +00:00
unconditional_step_down.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
uninitialized_fcv_access.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
unpin_history_after_rollback.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
unsafe_reconfig_to_psa_set_fails.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
update_commit_point_from_sync_source_ignores_term.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
use_history_after_restart.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
user_management_wc.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
v2_delta_oplog_entries.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
validate_fails_during_rollback.js
verify_sessions_expiration_rs.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
view_catalog_oplog_entries.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
write_concern_after_stepdown_and_stepup.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
write_concern_after_stepdown.js SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378) 2024-10-24 18:04:28 +00:00
write_concern_bulkWrite_to_local.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
write_concern_update_where.js SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954) 2024-09-06 19:58:23 +00:00
write_concern_write_to_local.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00
wtimeout_too_large.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
zero_vote_arbiter.js SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332) 2024-08-20 22:00:49 +00:00