.. |
libs
|
SERVER-48117 Journal the write used to ensure that rollback happens in rollback_test.js
|
2020-05-12 19:13:43 +00:00 |
abort_in_progress_transactions_on_step_up.js
|
SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be applied
|
2020-05-19 20:04:38 +00:00 |
agg_write_concern_zero_batch_size.js
|
SERVER-47062: Trigger hang analyzer for writeConcern timeout errors
|
2020-04-17 21:41:39 +00:00 |
aggregation_write_concern.js
|
|
|
already_checked_out_session.js
|
|
|
apply_batch_only_goes_forward.js
|
|
|
apply_batches_totalMillis.js
|
SERVER-34844 Relax timing requirements in apply_batches_totalMillis.js
|
2019-12-13 21:35:38 +00:00 |
apply_ops_concurrent_non_atomic_different_db.js
|
|
|
apply_ops_concurrent_non_atomic_same_collection.js
|
|
|
apply_ops_concurrent_non_atomic_same_db.js
|
|
|
apply_ops_create_indexes.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
apply_ops_create_view.js
|
|
|
apply_ops_create_with_uuid.js
|
|
|
apply_ops_idempotency.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
apply_ops_inner_ts_field.js
|
SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers in replsets tests
|
2020-05-06 17:24:41 +00:00 |
apply_ops_insert_write_conflict_atomic.js
|
|
|
apply_ops_insert_write_conflict_nonatomic.js
|
|
|
apply_ops_inserts_do_not_include_fromMigrate_field.js
|
SERVER-47269 Add uses_change_streams tag to apply_ops_inserts_do_not_include_fromMigrate_field.js
|
2020-04-02 22:20:44 +00:00 |
apply_ops_lastop.js
|
|
|
apply_ops_wc.js
|
SERVER-21700 Do not relax constraints during steady state replication.
|
2020-03-12 20:08:48 +00:00 |
apply_transaction_with_yield.js
|
SERVER-43154 Add 'requires_majority_read_concern' tag to transactions tests that use majority read concern
|
2019-09-04 20:41:20 +00:00 |
arbiters_not_included_in_w2_wc.js
|
|
|
arbiters_not_included_in_w3_wc.js
|
|
|
atlas_initialsync_workflows.js
|
SERVER-45720 Create tests for Atlas Workflows
|
2020-04-13 20:03:44 +00:00 |
atlas_snapshot_workflows.js
|
SERVER-45720 Create tests for Atlas Workflows
|
2020-04-13 20:03:44 +00:00 |
auth1.js
|
SERVER-47339 Add a function that doesn't require authentication for awaiting that nodes agree on a primary in replsettest.js
|
2020-05-26 21:36:39 +00:00 |
auth2.js
|
SERVER-44503 Fix race in replsets/auth2.js
|
2019-11-12 12:57:29 +00:00 |
auth_no_pri.js
|
|
|
avg_num_catchup_ops.js
|
SERVER-46389 Improve replication log line style
|
2020-03-17 19:07:37 +00:00 |
await_replication_timeout.js
|
|
|
awaitable_ismaster_errors_on_horizon_change.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
awaitable_ismaster_fcv_change.js
|
SERVER-47435 Incrementing topologyVersion for FCV change must update awaitingTopologyChanges
|
2020-04-10 20:44:39 +00:00 |
awaitable_ismaster_metrics_on_state_change.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
awaitable_ismaster_on_nodes_with_invalid_configs.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
awaitable_ismaster_stepdown_stepup.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
awaitdata_getmore_new_last_committed_optime.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
background_index.js
|
|
|
batch_write_command_wc.js
|
|
|
buildindexes_false_with_system_indexes.js
|
SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()
|
2020-05-03 19:12:43 +00:00 |
buildindexes.js
|
|
|
bulk_api_wc.js
|
|
|
capped_insert_order.js
|
|
|
catchup_takeover_one_high_priority.js
|
SERVER-47484 Wait for replication in catchup_takeover_one_high_priority.js before waiting for priority takeover
|
2020-04-13 04:32:39 +00:00 |
catchup_takeover_two_nodes_ahead.js
|
SERVER-43230 Fix race in catchup_takeover_two_nodes_ahead.js
|
2019-09-23 15:21:12 +00:00 |
catchup.js
|
SERVER-46389 Improve replication log line style
|
2020-03-17 19:07:37 +00:00 |
chaining_removal.js
|
|
|
change_stream_speculative_majority_conflicting_catalog_changes.js
|
|
|
change_stream_speculative_majority_lastApplied_lag.js
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
change_stream_speculative_majority_latest_oplog_timestamp.js
|
|
|
change_stream_speculative_majority_optimized_wait.js
|
|
|
change_stream_speculative_majority_rollback.js
|
SERVER-37390 Run rollback test fixture with high election timeout to
|
2020-01-03 17:41:39 +00:00 |
change_stream_speculative_majority_secondary_batch_application.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
change_stream_speculative_majority.js
|
|
|
change_stream_stepdown.js
|
|
|
change_sync_source_in_initial_sync.js
|
SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest
|
2020-05-08 23:05:39 +00:00 |
clean_shutdown_oplog_state.js
|
SERVER-43513 remove old try/catch in clean_shutdown_oplog_state.js
|
2019-10-14 13:19:49 +00:00 |
collate_id.js
|
|
|
collection_clone_resume_after_network_error.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
command_response_operation_time.js
|
|
|
commands_that_write_accept_wc.js
|
SERVER-21700 Do not relax constraints during steady state replication.
|
2020-03-12 20:08:48 +00:00 |
commit_prepared_transaction_before_stable_timestamp.js
|
SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers in replsets tests
|
2020-05-06 17:24:41 +00:00 |
commit_transaction_initial_sync_data_already_applied.js
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
commit_transaction_recovery.js
|
|
|
create_drop_database_different_casing.js
|
SERVER-47397 enhanced logging for Execution owned files (part 1)
|
2020-04-22 12:54:28 +00:00 |
crud_ops_do_not_throw_locktimeout_on_ticket_exhaustion.js
|
SERVER-42951 Test that CRUD operations outside transactions don't throw LockTimeout
|
2019-10-04 18:33:43 +00:00 |
currentOp_during_automatic_reconfig.js
|
SERVER-46357 Make it clear in currentOp when an automatic reconfig is happening
|
2020-05-13 02:28:34 +00:00 |
db_reads_while_recovering_all_commands.js
|
SERVER-46972 Create test-only command for establishing egress to another node
|
2020-03-31 16:46:03 +00:00 |
dbcheck.js
|
|
|
dbhash_lock_acquisition.js
|
SERVER-47093 Re-enable multiversion passthroughs
|
2020-04-29 19:18:46 +00:00 |
dbhash_read_at_cluster_time.js
|
|
|
dbhash_system_collections.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
ddl_op_behind_transaction_fails_in_shutdown.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
ddl_ops_after_prepare_lock_failpoint.js
|
|
|
disallow_adding_initialized_node1.js
|
SERVER-47390 Improve styling of Replication log lines
|
2020-05-01 15:27:40 +00:00 |
disallow_adding_initialized_node2.js
|
SERVER-45081 Increment config term via reconfig on stepup.
|
2020-03-03 09:08:42 +00:00 |
disallow_shardsvr_transactions_wcMajorityJournal_false.js
|
SERVER-45048 Use hygienic builds in Evergreen
|
2020-02-13 15:21:41 +00:00 |
disconnect_on_legacy_write_to_secondary.js
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
do_not_advance_commit_point_beyond_last_applied_term.js
|
SERVER-45081 Increment config term via reconfig on stepup.
|
2020-03-03 09:08:42 +00:00 |
dont_read_oplog_hole_on_step_up.js
|
SERVER-48363 dont_read_oplog_hole_on_step_up.js should wait for new primary after stepping up
|
2020-05-29 16:16:42 +00:00 |
drain.js
|
|
|
drop_collections_two_phase_apply_ops_convert_to_capped.js
|
|
|
drop_collections_two_phase_apply_ops_create.js
|
|
|
drop_collections_two_phase_apply_ops_drop.js
|
|
|
drop_collections_two_phase_apply_ops_rename.js
|
|
|
drop_collections_two_phase_create_index.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
drop_collections_two_phase_dbhash.js
|
|
|
drop_collections_two_phase_rename_drop_target.js
|
SERVER-47397 change log line searched from nss to namespace
|
2020-04-27 00:20:29 -04:00 |
drop_collections_two_phase_step_down.js
|
|
|
drop_collections_two_phase_write_concern.js
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
drop_collections_two_phase.js
|
|
|
drop_databases_two_phase.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
drop_db.js
|
SERVER-45920 Validate writeConcern.w
|
2020-02-03 23:15:40 +00:00 |
drop_oplog.js
|
|
|
election_candidate_and_participant_metrics.js
|
SERVER-29030 Announce new primary via heartbeat requests
|
2020-05-18 13:36:45 +00:00 |
election_handoff_basic.js
|
SERVER-41506 Added tracking for metrics around a nodes calling an election
|
2019-09-24 22:05:25 +00:00 |
election_handoff_flip.js
|
SERVER-41506 Added tracking for metrics around a nodes calling an election
|
2019-09-24 22:05:25 +00:00 |
election_handoff_higher_priority.js
|
|
|
election_handoff_one_unelectable.js
|
|
|
election_handoff_via_signal.js
|
SERVER-48099 Increase shutdownTimeout in election_handoff_via_signal.js
|
2020-05-14 23:10:40 +00:00 |
election_participant_new_term_metrics.js
|
SERVER-41513 Track the time the new term oplog entry was written by primary and applied in secondary
|
2019-10-15 17:21:44 +00:00 |
emptycapped.js
|
|
|
explain_slaveok.js
|
|
|
failcommand_ignores_internal.js
|
|
|
fcv_retryable_write_concern.js
|
SERVER-45311: Split fcv tests in retryable_write_concern.js into its own test
|
2020-01-03 17:29:48 +00:00 |
find_and_modify_wc.js
|
|
|
force_reconfig_sets_newly_added_field_correctly.js
|
SERVER-47495 Ban force reconfig with "newlyAdded" fields
|
2020-05-14 19:37:48 +00:00 |
force_reconfig_skips_config_replication.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
force_reconfig_skips_oplog_commitment.js
|
SERVER-48383 Wait for removed node to finish state transition in force_reconfig_skips_oplog_commitment.js
|
2020-05-27 17:25:42 +00:00 |
force_shutdown_primary.js
|
SERVER-47190: Shutdown command with force:true should ignore all stepdown errors
|
2020-04-22 17:36:40 +00:00 |
force_sync_source_candidate.js
|
SERVER-42825 Log and track metrics.repl.stateTransition counters after stopped killing user operation
|
2019-10-16 18:05:39 +00:00 |
freeze_timeout.js
|
|
|
fsync_lock_read_secondaries.js
|
|
|
get_replication_info_helper.js
|
|
|
get_status.js
|
|
|
groupAndMapReduce.js
|
|
|
hang_before_releasing_transaction_oplog_hole.js
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
hybrid_index_build_majority_commit_quorum_behavior.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
id_index_replication.js
|
|
|
index_delete.js
|
SERVER-45001 Enable commit quorum for two phase index builds by default.
|
2020-03-03 23:55:58 +00:00 |
initial_sync1.js
|
|
|
initial_sync2.js
|
|
|
initial_sync4.js
|
|
|
initial_sync_ambiguous_index.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_applier_error.js
|
SERVER-46389 Improve replication log line style
|
2020-03-17 19:07:37 +00:00 |
initial_sync_capped_index.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_chooses_correct_sync_source.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_clone_multikey.js
|
SERVER-45936 Remove enableHybridIndexBuilds parameter
|
2020-04-10 13:12:27 +00:00 |
initial_sync_commit_prepared_transaction.js
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
initial_sync_document_validation.js
|
|
|
initial_sync_drop_collection.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_during_stepdown.js
|
SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion test suites.
|
2020-05-14 02:34:32 +00:00 |
initial_sync_fail_insert_once.js
|
SERVER-35614 enable failpoint on restart in initial_sync_fail_insert_once.js
|
2019-12-20 19:44:43 +00:00 |
initial_sync_fails_after_source_resyncs.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_fails_on_rollback.js
|
SERVER-45411 Complete TODO listed in SERVER-43279
|
2020-01-14 16:32:24 +00:00 |
initial_sync_fails_when_source_removed.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_fails_when_source_resyncs.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_fcv.js
|
SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suite
|
2019-12-10 20:07:44 +00:00 |
initial_sync_fetch_from_oldest_active_transaction_timestamp_no_oplog_application.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
initial_sync_fetch_from_oldest_active_transaction_timestamp.js
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
initial_sync_invalid_index_spec.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_invalid_views.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_move_forward.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_nodes_contribute_to_liveness_majorities.js
|
SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest
|
2020-05-08 23:05:39 +00:00 |
initial_sync_nodes_maintain_and_gossip_commit_point.js
|
SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest
|
2020-05-08 23:05:39 +00:00 |
initial_sync_oplog_fetcher_survives_restart.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_oplog_hole.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
initial_sync_oplog_rollover.js
|
SERVER-39165 Add waitForFailpoint command and update initial sync tests
|
2019-10-25 18:52:44 +00:00 |
initial_sync_preserves_active_txns.js
|
SERVER-45718 Index builder ensures empty collection by reading data from
|
2020-01-27 20:29:54 +00:00 |
initial_sync_read_concern_no_oplog.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_rename_collection_before_cloning.js
|
SERVER-43277 Rename initial_sync_rename_collection.js to initial_sync_rename_collection_before_cloning.js
|
2020-01-22 20:56:57 +00:00 |
initial_sync_rename_collection.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_replicates_prepare_received_during_another_initial_sync.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
initial_sync_replSetGetStatus.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_reset_oldest_timestamp_after_failed_attempt.js
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
initial_sync_survives_network_error.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_survives_restart.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_test_fixture_test.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_unsupported_auth_schema.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
initial_sync_update_missing_doc_upsert.js
|
SERVER-39165 Add waitForFailpoint command and update initial sync tests
|
2019-10-25 18:52:44 +00:00 |
initial_sync_update_missing_doc_with_prepare.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
initial_sync_update_missing_doc.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
initial_sync_update_missing_field.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
initial_sync_uuid_not_found.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
initial_sync_views.js
|
|
|
initial_sync_with_write_load.js
|
|
|
initial_sync_write_conflict.js
|
SERVER-43694 Change waitForState to awaitSecondaryNodes in initial_sync_write_conflict.js
|
2019-10-04 20:08:00 +00:00 |
initiate_prohibits_w0.js
|
SERVER-44347 Blacklist tests that initiate a replica set through runCommand from multiversion suites
|
2019-11-07 22:37:42 +00:00 |
initiate.js
|
SERVER-46434 turn MemberConfig into IDL
|
2020-03-20 13:36:53 +00:00 |
inmemory_preserves_active_txns.js
|
SERVER-45718 Index builder ensures empty collection by reading data from
|
2020-01-27 20:29:54 +00:00 |
interrupted_batch_insert.js
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
invalid_index_spec.js
|
SERVER-47076 Clean up log lines in mongo/util
|
2020-03-27 22:39:04 +00:00 |
ismaster1.js
|
|
|
kill_prepared_transaction_commit_abort.js
|
SERVER-42987 make it safe to interrupt abortTransaction
|
2019-09-11 20:43:17 +00:00 |
kill_reads_with_prepare_conflicts_during_step_down.js
|
SERVER-45518 Untag tests that are in backports_required_for_multiversion_tests.yml once the file properly excludes tests
|
2020-01-22 19:38:39 +00:00 |
kill_reads_with_prepare_conflicts_during_step_up.js
|
SERVER-45518 Untag tests that are in backports_required_for_multiversion_tests.yml once the file properly excludes tests
|
2020-01-22 19:38:39 +00:00 |
kill_sessions_with_prepared_transaction.js
|
|
|
kill_ttl_on_stepdown.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
last_error_reported_after_stepdown.js
|
SERVER-46235 Fix various multiversion tests, if version 4.2 use text logs
|
2020-02-20 22:08:52 +00:00 |
last_op_visible.js
|
|
|
last_vote.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
lastop.js
|
|
|
linearizable_read_concern.js
|
|
|
localhost1.js
|
SERVER-44347 Blacklist tests that initiate a replica set through runCommand from multiversion suites
|
2019-11-07 22:37:42 +00:00 |
localhost2.js
|
SERVER-44347 Blacklist tests that initiate a replica set through runCommand from multiversion suites
|
2019-11-07 22:37:42 +00:00 |
localhost3.js
|
SERVER-44347 Blacklist tests that initiate a replica set through runCommand from multiversion suites
|
2019-11-07 22:37:42 +00:00 |
localhostAuthBypass.js
|
SERVER-45183 Add Ubuntu1604 Container Support
|
2020-02-12 17:03:44 +00:00 |
log_secondary_oplog_application.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
maintenance2.js
|
SERVER-45610 Reject commands that read data when node is in RECOVERING state
|
2020-02-18 18:27:39 +00:00 |
maintenance_non-blocking.js
|
SERVER-45610 Reject commands that read data when node is in RECOVERING state
|
2020-02-18 18:27:39 +00:00 |
maintenance.js
|
|
|
majority_writes_wait_for_all_durable_timestamp.js
|
SERVER-46186 Single voter replica set primaries for {j: true} writeConcern writes will wait for earlier writes to become visible before flushing the journal to disk to ensure user confirmed writes are never truncated during recovery after a crash.
|
2020-02-27 14:38:40 +00:00 |
maxSyncSourceLagSecs.js
|
SERVER-34627 Remove syncingTo field from replSetGetStatus output
|
2019-11-04 18:15:48 +00:00 |
minimum_visible_with_cluster_time.js
|
|
|
mr_nonrepl_coll_in_local_db.js
|
SERVER-46026 Fix tests reliant on specific log lines
|
2020-02-18 04:03:33 +00:00 |
multikey_write_avoids_prepare_conflict.js
|
|
|
newly_added_two_nodes_simultaneous.js
|
SERVER-46807 Test adding multiple new nodes to a replica set at the same time
|
2020-05-15 18:40:41 +00:00 |
newly_added_user_reconfig_while_exiting_initial_sync.js
|
SERVER-46355 Test running a user reconfig while exiting initial sync
|
2020-05-20 19:48:46 +00:00 |
newly_added_with_user_reconfig.js
|
SERVER-46355 Test running user reconfigs while newlyAdded is present
|
2020-05-20 00:52:35 +00:00 |
no_chaining.js
|
|
|
no_disconnect_on_stepdown.js
|
SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.
|
2020-03-19 12:06:50 +00:00 |
no_flapping_during_network_partition.js
|
SERVER-46389 Improve replication log line style
|
2020-03-17 19:07:37 +00:00 |
no_progress_updates_during_initial_sync.js
|
SERVER-48285 Remove lastCommitted checks in no_progress_updates_during_initial_sync.js
|
2020-05-21 22:05:40 +00:00 |
non_transaction_snapshot_reads.js
|
SERVER-47947: Test snapshot $lookup, $unionWith, $out and $merge
|
2020-05-27 01:45:55 +00:00 |
noop_write_after_read_only_txn.js
|
SERVER-43154 Add 'requires_majority_read_concern' tag to transactions tests that use majority read concern
|
2019-09-04 20:41:20 +00:00 |
noop_writes_wait_for_write_concern_fcv.js
|
SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suite
|
2019-12-10 20:07:44 +00:00 |
noop_writes_wait_for_write_concern.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
not_master_unacknowledged_write.js
|
SERVER-46534 Make notMasterUnacknowledgedWrites ignore reads
|
2020-04-03 01:04:42 +00:00 |
notmaster_errors_return_topology_version.js
|
SERVER-47017 Attach topologyVersion to ShutdownErrors (mongod)
|
2020-05-01 14:39:52 +00:00 |
opcounters_repl.js
|
|
|
operation_time_read_and_write_concern.js
|
|
|
oplog_format_create_indexes.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
oplog_format.js
|
|
|
oplog_note_cmd.js
|
|
|
oplog_replay_on_startup_with_bad_op.js
|
|
|
oplog_rollover.js
|
SERVER-43322 Add tunable oplog stone sizes and track truncation speeds
|
2019-10-02 15:45:50 +00:00 |
oplog_sampling.js
|
SERVER-43322 Disallow oplog_sampling.js on inMemory storage enigne
|
2019-10-04 17:13:37 +00:00 |
oplog_slow_sampling_logging.js
|
SERVER-48148 Log cleanup in db/storage/wiredtiger
|
2020-05-15 14:07:54 +00:00 |
oplog_term.js
|
|
|
oplog_visibility.js
|
|
|
oplog_wallclock.js
|
|
|
optime.js
|
SERVER-48101 Use "j:true" when persistence is enabled in optime.js
|
2020-05-13 20:10:41 +00:00 |
pipelineout.js
|
SERVER-45965 Implement ReplicaSetNodeProcessInterface methods needed for $out
|
2020-02-27 14:27:41 +00:00 |
plan_cache_slaveok.js
|
SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheListPlans'.
|
2019-11-26 14:29:44 +00:00 |
prepare_conflict_read_concern_behavior.js
|
SERVER-44650 Add new test mode enforeFastCount to foreground validate
|
2020-05-21 17:55:43 +00:00 |
prepare_failover_rollback_commit.js
|
|
|
prepare_prepared_transaction_wc_timeout.js
|
SERVER-43514 Remove TODO listed in SERVER-35817
|
2020-02-27 16:35:50 +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
|
|
|
prepare_transaction_fails_without_majority_reads.js
|
|
|
prepare_transaction_index_build.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
prepare_transaction_read_at_cluster_time.js
|
|
|
prepare_transaction_survives_state_transition_to_and_from_recovering.js
|
|
|
prepared_transaction_commands_fail_on_secondaries.js
|
|
|
prepared_transaction_on_failover.js
|
|
|
primary_casts_vote_on_stepdown.js
|
|
|
primary_restart_before_index_build_received_votes.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
primary_rollbacks_before_index_build_received_votes.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
priority_takeover_cascading_priorities.js
|
|
|
priority_takeover_one_node_higher_priority.js
|
|
|
priority_takeover_two_nodes_equal_priority.js
|
|
|
quiesce_mode.js
|
SERVER-47876 Set shutdownTimeoutMillisForSignaledShutdown as a startup parameter in ReplSetTest
|
2020-05-05 12:41:40 +00:00 |
read_after_optime.js
|
SERVER-47077 Clean up log lines in 'mongo/db'
|
2020-04-01 20:05:43 +00:00 |
read_at_cluster_time_outside_transactions.js
|
|
|
read_committed_after_rollback.js
|
|
|
read_committed_lookup.js
|
|
|
read_committed_no_snapshots.js
|
|
|
read_committed_on_secondary.js
|
|
|
read_committed_stale_history.js
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
read_committed_with_catalog_changes.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
read_committed.js
|
|
|
read_concern_majority_getmore_secondaries.js
|
|
|
read_concern_snapshot_uses_committed.js
|
SERVER-47751: Merge tests for snapshot reads waiting for majority committed snapshot
|
2020-04-28 00:38:35 +00:00 |
read_concern_uninitated_set.js
|
|
|
read_majority_two_arbs.js
|
|
|
read_operations_during_rollback.js
|
SERVER-47767 Make sure read_operations_during_rollback.js waits for failpoint on the correct collection
|
2020-04-27 15:52:37 +00:00 |
read_operations_during_step_down.js
|
SERVER-45518 Untag tests that are in backports_required_for_multiversion_tests.yml once the file properly excludes tests
|
2020-01-22 19:38:39 +00:00 |
read_operations_during_step_up.js
|
SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion test suites.
|
2020-05-14 02:34:32 +00:00 |
read_write_concern_defaults_propagation.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconfig_add_remove_arbiter.js
|
SERVER-46496 Retry on exceptions in reconfig_add_remove_arbiter.js
|
2020-02-28 20:52:38 +00:00 |
reconfig_avoids_diverging_configs.js
|
SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest
|
2020-05-08 23:05:39 +00:00 |
reconfig_commitment_succeeds_with_arbiter.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconfig_during_election.js
|
SERVER-45081 Increment config term via reconfig on stepup.
|
2020-03-03 09:08:42 +00:00 |
reconfig_ignores_term_field.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconfig_only_counts_voters_for_config_commitment.js
|
SERVER-48103 Initiate reconfig_only_counts_*.js tests with a high election timeout
|
2020-05-11 22:00:43 +00:00 |
reconfig_only_counts_voting_nodes_for_oplog_commitment.js
|
SERVER-48103 Initiate reconfig_only_counts_*.js tests with a high election timeout
|
2020-05-11 22:00:43 +00:00 |
reconfig_prohibits_w0.js
|
SERVER-46083: Accept multiple error codes in reconfig_prohibits_w0.js
|
2020-05-11 14:39:41 +00:00 |
reconfig_tags.js
|
|
|
reconfig_uses_default_protocolVersion.js
|
SERVER-45143 use default value for 'protocolVersion' field during reconfigs
|
2020-03-09 17:07:50 +00:00 |
reconfig_waits_for_a_majority_to_replicate_config.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconfig_waits_for_config_durability.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconfig_waits_for_oplog_commitment_condition.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconfig.js
|
SERVER-47142 Check primary before writing config and no-op.
|
2020-04-17 15:31:21 +00:00 |
reconstruct_prepared_transactions_initial_sync_change_oldest_active_txn_timestamp.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
reconstruct_prepared_transactions_initial_sync_index_build.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
reconstruct_prepared_transactions_initial_sync_no_oplog_application.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
reconstruct_prepared_transactions_initial_sync_on_oplog_seed.js
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
reconstruct_prepared_transactions_initial_sync.js
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
recover_committed_aborted_prepared_transactions.js
|
SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers in replsets tests
|
2020-05-06 17:24:41 +00:00 |
recover_multiple_prepared_transactions_startup.js
|
SERVER-44373: recover_multiple_prepared_transactions_startup.js test should wait for majority commit point to advance before committing a prepared transaction
|
2019-11-01 21:34:41 +00:00 |
recover_prepared_transaction_state.js
|
SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers in replsets tests
|
2020-05-06 17:24:41 +00:00 |
recover_prepared_transactions_startup_secondary_application.js
|
|
|
recover_prepared_txn_with_multikey_write.js
|
SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suite
|
2019-12-10 20:07:44 +00:00 |
recovery_after_clean_shutdown_but_not_all_writes_in_snapshot.js
|
|
|
recovery_preserves_active_txns.js
|
SERVER-45718 Index builder ensures empty collection by reading data from
|
2020-01-27 20:29:54 +00:00 |
refresh_sessions_rs.js
|
|
|
reindex.js
|
SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()
|
2020-05-03 19:12:43 +00:00 |
remove1.js
|
SERVER-45575 Add Javascript helper function to do automatic safe reconfigs
|
2020-03-24 21:38:41 +00:00 |
remove_newly_added_field_after_finishing_initial_sync.js
|
SERVER-47495 Ban force reconfig with "newlyAdded" fields
|
2020-05-14 19:37:48 +00:00 |
remove_newly_added_field_votes_zero.js
|
SERVER-47495 Ban force reconfig with "newlyAdded" fields
|
2020-05-14 19:37:48 +00:00 |
rename_across_dbs_drop_target.js
|
|
|
rename_across_dbs.js
|
|
|
rename_collection_between_unrepl_and_repl.js
|
|
|
rename_collection_temp.js
|
|
|
repl_options.js
|
|
|
replset1.js
|
SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()
|
2020-05-03 19:12:43 +00:00 |
replset2.js
|
|
|
replset3.js
|
|
|
replset4.js
|
|
|
replset5.js
|
SERVER-45079 Only allow addition or removal of a single voting node in non-force reconfig
|
2020-01-14 20:53:42 +00:00 |
replset6.js
|
|
|
replset8.js
|
|
|
replsetadd_profile.js
|
|
|
replsetarb2.js
|
|
|
replsetfreeze.js
|
|
|
replSetGetStatus_new_term_oplog_entry_fields.js
|
SERVER-43398 Fix race in replSetGetStatus_new_term_oplog_entry_fields.js
|
2019-09-23 15:36:20 +00:00 |
replsethostnametrim.js
|
|
|
replsetprio1.js
|
|
|
replsetrestart1.js
|
|
|
replsets_killop.js
|
|
|
replsettest_checks_wait_for_secondaries.js
|
SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashes
|
2020-05-27 16:27:41 +00:00 |
replsettest_control_1_node.js
|
SERVER-43802 Add ReplSetTest and ShardingTest control tests for measuring baseline performance of setup and teardown procedures
|
2019-10-14 16:48:38 +00:00 |
replsettest_control_12_nodes.js
|
SERVER-45765 Race in initiateWithAnyNodeAsPrimary
|
2020-01-25 02:28:44 +00:00 |
replsettest_remove_then_stopset.js
|
SERVER-30862 ReplSetTest.remove() should call stop() on the node to be removed
|
2020-05-05 23:20:41 +00:00 |
replsettest_stop_with_default_rwc.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
restore_term.js
|
|
|
resume_after_against_oplog.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
resync_majority_member.js
|
SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest
|
2020-05-08 23:05:39 +00:00 |
retryable_commit_transaction_after_failover.js
|
|
|
retryable_commit_transaction_after_restart.js
|
|
|
retryable_prepared_commit_transaction_after_failover.js
|
|
|
retryable_write_concern.js
|
SERVER-45311: Split fcv tests in retryable_write_concern.js into its own test
|
2020-01-03 17:29:48 +00:00 |
retryable_writes_direct_write_to_config_transactions.js
|
|
|
retryable_writes_failover.js
|
|
|
retrying_prepared_transaction_does_not_block_stepdown.js
|
SERVER-44650 Add new test mode enforeFastCount to foreground validate
|
2020-05-21 17:55:43 +00:00 |
rollback_aborted_prepared_transaction.js
|
|
|
rollback_after_disabling_majority_reads.js
|
SERVER-37390 Run rollback test fixture with high election timeout to
|
2020-01-03 17:41:39 +00:00 |
rollback_after_enabling_majority_reads.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_all_op_types.js
|
|
|
rollback_auth.js
|
SERVER-43499 gossip cluster time in arbiter related tests
|
2020-05-01 07:00:45 +00:00 |
rollback_capped_deletions.js
|
|
|
rollback_collmods.js
|
|
|
rollback_creates_rollback_directory.js
|
|
|
rollback_crud_op_sequences.js
|
|
|
rollback_ddl_op_sequences.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_drop_database.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
rollback_drop_index_after_rename.js
|
|
|
rollback_dup_ids_clean_shutdown_during_rollback.js
|
SERVER-45010 Avoid taking a checkpoint on clean shutdown if stableTimestamp < initialDataTimestamp
|
2020-01-22 22:54:43 +00:00 |
rollback_dup_ids.js
|
SERVER-45492 Tag rollback_dup_ids.js with 'requires_persistence' and 'requires_journaling'
|
2020-01-21 15:05:41 +00:00 |
rollback_files_no_prepare_conflict.js
|
|
|
rollback_index_build_and_create.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_index_build_start_abort_not_create.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_index_build_start_abort.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_index_build_start_commit_drop.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_index_build_start_commit.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_index_build_start_not_create.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_index_build_start.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_prepare_transaction.js
|
SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers in replsets tests
|
2020-05-06 17:24:41 +00:00 |
rollback_reconstructs_transactions_prepared_before_stable.js
|
SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers in replsets tests
|
2020-05-06 17:24:41 +00:00 |
rollback_recovery_commit_transaction_before_stable_timestamp.js
|
|
|
rollback_remote_cursor_retry.js
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
rollback_rename_collection_on_sync_source.js
|
|
|
rollback_rename_count.js
|
|
|
rollback_set_fcv.js
|
SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV after a rollback
|
2020-04-22 21:22:38 +00:00 |
rollback_test_control.js
|
SERVER-44068 Add RollbackTest control test
|
2020-04-13 21:57:52 +00:00 |
rollback_time_limit_param.js
|
|
|
rollback_transaction_table.js
|
SERVER-44650 Add new test mode enforeFastCount to foreground validate
|
2020-05-21 17:55:43 +00:00 |
rollback_transactions_count.js
|
|
|
rollback_unprepared_transactions.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_via_refetch_commit_transaction.js
|
SERVER-37390 Run rollback test fixture with high election timeout to
|
2020-01-03 17:41:39 +00:00 |
rollback_via_refetch_survives_nonexistent_collection_drop.js
|
SERVER-38961 rollback_via_refetch_survives_nonexistent_collection_drop.js does not need to wait for rollback to finish before searching logs
|
2020-05-02 12:37:26 +00:00 |
rollback_via_refetch_update_rollback_id_before_oplog_truncation.js
|
SERVER-45178 Always update rollbackId before truncating oplog for rollback-via-refetch
|
2020-02-14 21:17:39 +00:00 |
rollback_views.js
|
|
|
rollback_waits_for_bgindex_completion.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
rollback_with_socket_error_then_steady_state.js
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
rollbacktest_unittest.js
|
SERVER-41625 RollbackTest fixture runs data consistency checks twice when it stops
|
2020-01-27 17:48:40 +00:00 |
rollover_preserves_active_txns.js
|
SERVER-45718 Index builder ensures empty collection by reading data from
|
2020-01-27 20:29:54 +00:00 |
rslib.js
|
SERVER-46355 Test running user reconfigs while newlyAdded is present
|
2020-05-20 00:52:35 +00:00 |
secondary_as_sync_source.js
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
secondary_reads_timestamp_visibility.js
|
SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()
|
2020-05-03 19:12:43 +00:00 |
secondary_reads_unique_indexes.js
|
|
|
server8070.js
|
SERVER-34627 Remove syncingTo field from replSetGetStatus output
|
2019-11-04 18:15:48 +00:00 |
server_election_metrics.js
|
|
|
server_status_metrics.js
|
SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest
|
2020-05-08 23:05:39 +00:00 |
server_status_repl.js
|
|
|
sessions_collection_auto_healing.js
|
SERVER-40441 Make arbiters not try to setup the sessions collection or check if it exists in LogicalSessionCache refresh/reap thread
|
2020-05-20 01:24:31 +00:00 |
sessions_collection_reaping.js
|
SERVER-48491 Add requires_document_locking tag to sessions_collection_reaping.js
|
2020-05-29 17:10:40 +00:00 |
shutdown_primary.js
|
|
|
shutdown_with_prepared_transaction.js
|
|
|
shutdown.js
|
|
|
single_server_majority.js
|
|
|
sized_zero_capped.js
|
|
|
slave_delay_clean_shutdown.js
|
|
|
slavedelay1.js
|
|
|
slavedelay3.js
|
|
|
slaveok_read_pref.js
|
SERVER-46997 Test $out, $merge, non-inline mapReduce fail when sent to a secondary with primary read pref
|
2020-04-01 21:29:55 +00:00 |
snapshot_reads_before_initial_sync_finishes.js
|
SERVER-47780: Test preventing snapshot reads from being serviced at an inconsistent point during initial sync
|
2020-05-07 22:02:52 +00:00 |
speculative_majority_find.js
|
SERVER-43395 Increase verbosity of COMMAND log component in speculative_majority_find.js
|
2019-09-20 18:49:57 +00:00 |
speculative_majority_supported_commands.js
|
|
|
speculative_read_transaction.js
|
SERVER-43154 Add 'requires_majority_read_concern' tag to transactions tests that use majority read concern
|
2019-09-04 20:41:20 +00:00 |
speculative_transaction.js
|
|
|
stable_timestamp_can_advance_after_oplog_hole_abort.js
|
SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest
|
2020-05-08 23:05:39 +00:00 |
standalone_replication_recovery_idempotent.js
|
SERVER-47489 Blacklist standalone_replication_recovery_idempotent.js and temp_namespace_restart_as_standalone from multiversion testing
|
2020-04-17 18:53:43 +00:00 |
standalone_replication_recovery_prepare_only.js
|
|
|
standalone_replication_recovery_prepare_with_commit.js
|
|
|
startParallelShell.js
|
|
|
startup_recovery_commit_transaction_before_stable_timestamp.js
|
|
|
startup_recovery_reconstructs_txn_prepared_before_stable_ts.js
|
SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers in replsets tests
|
2020-05-06 17:24:41 +00:00 |
startup_without_fcv_document_succeeds_if_initial_sync_flag_set.js
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
|
2020-02-26 04:37:04 +00:00 |
step_down_chaining_disabled.js
|
SERVER-39621 Change sync source when primary steps down and chaining is disabled
|
2020-05-08 19:21:43 +00:00 |
step_down_during_draining2.js
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
step_down_during_draining3.js
|
SERVER-41505 Track average number of catchup ops in serverStatus
|
2019-09-12 14:25:42 +00:00 |
step_down_during_draining.js
|
SERVER-41505 Track average number of catchup ops in serverStatus
|
2019-09-12 14:25:42 +00:00 |
step_down_on_secondary.js
|
SERVER-45518 Untag tests that are in backports_required_for_multiversion_tests.yml once the file properly excludes tests
|
2020-01-22 19:38:39 +00:00 |
stepdown3.js
|
|
|
stepdown_catch_up_opt.js
|
|
|
stepdown_kill_other_ops.js
|
|
|
stepdown_killop.js
|
|
|
stepdown_long_wait_time.js
|
|
|
stepdown_needs_electable_secondary.js
|
|
|
stepdown_needs_majority.js
|
|
|
stepdown.js
|
|
|
stepup_increments_config_term.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
stepup.js
|
SERVER-47634: Make metrics test in stepup.js more robust
|
2020-04-17 22:36:53 +00:00 |
storage_commit_out_of_order.js
|
|
|
sync2.js
|
|
|
sync_passive.js
|
|
|
sync_source_enters_quiesce_mode.js
|
SERVER-46961 Test sync source in quiesce mode
|
2020-05-27 14:46:58 +00:00 |
system_profile_secondary.js
|
|
|
system_profile.js
|
|
|
tags2.js
|
SERVER-44347 Blacklist tests that initiate a replica set through runCommand from multiversion suites
|
2019-11-07 22:37:42 +00:00 |
tags_with_reconfig.js
|
|
|
tags.js
|
|
|
temp_namespace_restart_as_standalone.js
|
SERVER-47489 Blacklist standalone_replication_recovery_idempotent.js and temp_namespace_restart_as_standalone from multiversion testing
|
2020-04-17 18:53:43 +00:00 |
temp_namespace.js
|
|
|
test_command.js
|
|
|
test-egress.js
|
SERVER-47093 Re-enable multiversion passthroughs
|
2020-04-29 19:18:46 +00:00 |
text_index_limits.js
|
SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()
|
2020-05-03 19:12:43 +00:00 |
too_stale_secondary.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
transaction_ops_disallowed_in_applyOps.js
|
|
|
transaction_table_multi_statement_txn.js
|
|
|
transaction_table_oplog_replay.js
|
|
|
transactions_after_rollback_via_refetch.js
|
SERVER-37390 Run rollback test fixture with high election timeout to
|
2020-01-03 17:41:39 +00:00 |
transactions_committed_with_tickets_exhausted.js
|
|
|
transactions_during_step_down.js
|
SERVER-48371 transactions_during_step_down.js must abort transaction in the shell
|
2020-05-21 20:48:48 +00:00 |
transactions_on_secondaries_not_allowed.js
|
|
|
transactions_only_allowed_on_primaries.js
|
SERVER-45048 Use hygienic builds in Evergreen
|
2020-02-13 15:21:41 +00:00 |
transactions_reaped_with_tickets_exhausted.js
|
|
|
transactions_wait_for_write_concern.js
|
|
|
trigger_initial_stable_checkpoint.js
|
SERVER-46513 Blacklist trigger_initial_stable_checkpoint.js from replica_sets_multiversion
|
2020-03-02 17:05:37 +00:00 |
two_nodes_priority_take_over.js
|
SERVER-48037 Execute reconfig atomically in two_nodes_priority_takeover.js
|
2020-05-08 18:00:56 +00:00 |
txn_override_unittests.js
|
SERVER-45956 Allow findAndModify with upsert=true inside multi-document transactions
|
2020-04-08 16:16:04 +00:00 |
unconditional_step_down.js
|
SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion test suites.
|
2020-05-14 02:34:32 +00:00 |
uninitialized_fcv_access.js
|
SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suite
|
2019-12-10 20:07:44 +00:00 |
unrecoverable_rollback_early_exit.js
|
SERVER-45150 Fix two repl tests to not call hang analyzer on expected timeouts
|
2020-02-04 18:30:43 +00:00 |
update_commit_point_from_sync_source_ignores_term.js
|
|
|
user_management_wc.js
|
SERVER-43469 Remove TODOs listed for SERVER-35447
|
2020-04-30 20:59:56 +00:00 |
validate_fails_during_rollback.js
|
SERVER-42312 disallow validate cmd during rollback and recovering states
|
2019-09-24 18:43:38 +00:00 |
verify_sessions_expiration_rs.js
|
|
|
view_catalog_oplog_entries.js
|
|
|
write_concern_after_stepdown_and_stepup.js
|
SERVER-48250: Wait for hang in majority write before stepping down primary in write_concern_after_stepdown_and_stepup.js
|
2020-05-18 21:53:41 +00:00 |
write_concern_after_stepdown.js
|
|
|
zero_vote_arbiter.js
|
SERVER-46434 turn MemberConfig into IDL
|
2020-03-20 13:36:53 +00:00 |