.. |
libs
|
SERVER-33248 Allow choosing a sync source that we are up to date with if it has a higher lastOpCommitted
|
2018-08-22 10:41:55 -04:00 |
already_checked_out_session.js
|
SERVER-35160 ScopedThreads should automatically inherit TestData from their parent thread
|
2018-09-05 15:47:58 -04:00 |
apply_batch_only_goes_forward.js
|
SERVER-36127 use w:majority instead of w:2 in apply_batch_only_goes_forward.js
|
2018-07-23 13:45:44 -04:00 |
apply_batches_totalMillis.js
|
SERVER-33448 Relax time diff requirements in apply_batches_totalMillis.js
|
2018-02-23 10:35:08 -05: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-36015 Remove references to system.namespaces and system.indexes
|
2018-08-29 16:47:09 -04:00 |
apply_ops_create_view.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
apply_ops_create_with_uuid.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
apply_ops_idempotency.js
|
SERVER-33087 Fix the use of dropTarget in renameCollection
|
2018-02-28 11:14:54 -05:00 |
apply_ops_insert_write_conflict_atomic.js
|
|
|
apply_ops_insert_write_conflict_nonatomic.js
|
|
|
apply_ops_lastop.js
|
|
|
apply_ops_wc.js
|
SERVER-30879: check for write concern errors on assert.commandWorked
|
2018-03-20 12:08:40 -04:00 |
auth1.js
|
SERVER-32064 Requests from the shell should use an implicit session by default
|
2018-06-13 11:43:45 -04:00 |
auth2.js
|
|
|
auth_no_pri.js
|
|
|
await_replication_timeout.js
|
SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
|
2018-07-24 13:09:41 -04:00 |
awaitdata_getmore_new_last_committed_optime.js
|
SERVER-35239 AwaitData cursor must handle getMore from client with higher lastKnownCommittedOpTime
|
2018-06-21 16:52:22 -04:00 |
background_index.js
|
|
|
batch_write_command_wc.js
|
SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of a replica set
|
2018-01-23 11:38:04 -05:00 |
buildindexes_false_with_system_indexes.js
|
SERVER-35962 buildindexes_false_with_system_indexes.js restarts nodes and should be tagged [requires_persistence]
|
2018-07-05 10:51:20 -04:00 |
buildindexes.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
bulk_api_wc.js
|
SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of a replica set
|
2018-01-23 11:38:04 -05:00 |
capped_insert_order.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
catchup_takeover_one_high_priority.js
|
SERVER-35754 Avoid network errors in stopSet() in catchup_takeover_one_high_priority.js
|
2018-06-22 15:23:23 -04:00 |
catchup_takeover_two_nodes_ahead.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
catchup.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
chaining_removal.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
clean_shutdown_oplog_state.js
|
SERVER-34780 Change --recoverFromOplogAsStandalone to setParameter
|
2018-05-10 10:26:09 -04:00 |
collate_id.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
command_response_operation_time.js
|
SERVER-25640 terminate processes in jstests
|
2018-02-20 09:25:17 -05:00 |
commands_that_write_accept_wc.js
|
SERVER-30879: check for write concern errors on assert.commandWorked
|
2018-03-20 12:08:40 -04:00 |
dbcheck.js
|
SERVER-32597 Bump generic fCV references
|
2018-02-21 10:28:45 -05:00 |
dbhash_at_cluster_time.js
|
SERVER-33248 Allow choosing a sync source that we are up to date with if it has a higher lastOpCommitted
|
2018-08-22 10:41:55 -04:00 |
dbhash_lock_acquisition.js
|
SERVER-35513 Forbid transactions on inMemory storage engine
|
2018-06-14 10:24:38 -04:00 |
dbhash_system_collections.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
disallow_adding_initialized_node1.js
|
|
|
disallow_adding_initialized_node2.js
|
|
|
drain.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
drop_collections_two_phase_apply_ops_convert_to_capped.js
|
SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and convertToCapped
|
2018-07-31 18:26:28 -04:00 |
drop_collections_two_phase_apply_ops_create.js
|
SERVER-32098 collection creation using applyOps with UUID on drop-pending collection returns NamespaceExists
|
2017-12-28 11:48:04 -05:00 |
drop_collections_two_phase_apply_ops_drop.js
|
SERVER-32098 rename applyOps drop collection test
|
2017-12-29 15:11:59 -05:00 |
drop_collections_two_phase_apply_ops_rename.js
|
SERVER-32098 renaming drop-pending collection fails with NamespaceNotFound
|
2017-12-29 11:48:08 -05:00 |
drop_collections_two_phase_dbhash.js
|
|
|
drop_collections_two_phase_long_index_names.js
|
|
|
drop_collections_two_phase_rename_drop_target.js
|
SERVER-31820 log UUID during collection drop
|
2017-11-06 10:24:20 -05:00 |
drop_collections_two_phase_step_down.js
|
|
|
drop_collections_two_phase_write_concern.js
|
SERVER-34372 awaiting majority write concern waits for pending drops to complete
|
2018-04-18 06:29:29 -04:00 |
drop_collections_two_phase.js
|
|
|
drop_databases_two_phase.js
|
SERVER-36208 Remove repairDatabase server command and shell helper
|
2018-08-13 13:10:34 -04:00 |
drop_oplog.js
|
SERVER-32205 Prohibit dropping the admin database at catalog level
|
2018-02-09 16:06:18 -05:00 |
election_handoff_basic.js
|
SERVER-35623 Send a replSetStepUp command to an eligible candidate on stepdown
|
2018-07-12 15:52:05 -04:00 |
election_handoff_flip.js
|
SERVER-35623 Send a replSetStepUp command to an eligible candidate on stepdown
|
2018-07-12 15:52:05 -04:00 |
election_handoff_higher_priority.js
|
SERVER-35623 Send a replSetStepUp command to an eligible candidate on stepdown
|
2018-07-12 15:52:05 -04:00 |
election_handoff_one_unelectable.js
|
SERVER-35623 Send a replSetStepUp command to an eligible candidate on stepdown
|
2018-07-12 15:52:05 -04:00 |
emptycapped.js
|
SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and convertToCapped
|
2018-07-31 18:26:28 -04:00 |
explain_slaveok.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
find_and_modify_wc.js
|
SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of a replica set
|
2018-01-23 11:38:04 -05:00 |
force_sync_source_candidate.js
|
SERVER-34465 Add a testing parameter to choose a permanent sync source
|
2018-04-30 09:55:20 -04:00 |
fsync_lock_read_secondaries.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
get_replication_info_helper.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
get_status.js
|
|
|
groupAndMapReduce.js
|
SERVER-28524 remove group command
|
2018-05-30 09:45:28 -04:00 |
id_index_replication.js
|
|
|
index_delete.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
index_restart_secondary.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
initial_sync1.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
initial_sync2.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
initial_sync4.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
initial_sync_applier_error.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
initial_sync_capped_index.js
|
SERVER-29450 Lower OplogFetcher and CollectionCloner batch sizes in tests by default
|
2018-08-28 15:33:13 -04:00 |
initial_sync_cloner_dups.js
|
|
|
initial_sync_document_validation.js
|
SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.
|
2018-03-13 15:09:53 -04:00 |
initial_sync_drop_collection.js
|
SERVER-36234 Fix initial_sync_drop_collection.js to prevent using stale heartbeat info in the test.
|
2018-07-24 15:34:08 -04:00 |
initial_sync_fail_insert_once.js
|
SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.
|
2018-03-13 15:09:53 -04:00 |
initial_sync_fcv.js
|
SERVER-35655 Update FCV constants throughout server code.
|
2018-07-02 10:50:53 -04:00 |
initial_sync_invalid_index_spec.js
|
SERVER-26601 Remove assert.soon wrappers around rawMongoProgramOutput
|
2018-03-26 10:43:03 -04:00 |
initial_sync_invalid_views.js
|
|
|
initial_sync_move_forward.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
initial_sync_oplog_rollover.js
|
SERVER-29213: Have WiredTiger support recoverToStableTimestamp.
|
2018-03-24 19:39:13 -04:00 |
initial_sync_read_concern_no_oplog.js
|
SERVER-35616 Do not allow afterClusterTime reads before oplog exists
|
2018-08-24 10:40:43 -04:00 |
initial_sync_rename_collection.js
|
SERVER-30869 Adds fail point to initial_sync_rename_collection js test
|
2017-11-27 13:58:42 -05:00 |
initial_sync_replSetGetStatus.js
|
SERVER-33034: Fix tests with bad assertions
|
2018-02-15 15:23:13 -05:00 |
initial_sync_unsupported_auth_schema.js
|
SERVER-26601 Remove assert.soon wrappers around rawMongoProgramOutput
|
2018-03-26 10:43:03 -04:00 |
initial_sync_update_missing_doc1.js
|
SERVER-32335 SyncTail increments fetched document counter only when a document is successfully fetched
|
2018-03-20 11:41:14 -04:00 |
initial_sync_update_missing_doc2.js
|
|
|
initial_sync_update_missing_doc3.js
|
|
|
initial_sync_uuid_not_found.js
|
|
|
initial_sync_views.js
|
|
|
initial_sync_visibility.js
|
|
|
initial_sync_with_write_load.js
|
SERVER-34876 Wait for initial sync to finish before reading from oplog in
|
2018-05-15 09:32:08 -04:00 |
initiate_prohibits_w0.js
|
|
|
initiate.js
|
|
|
interrupted_batch_insert.js
|
SERVER-34721 Make interrupted_batch_insert.js more robust
|
2018-05-08 16:08:14 -04:00 |
invalid_index_spec.js
|
SERVER-26601 Remove assert.soon wrappers around rawMongoProgramOutput
|
2018-03-26 10:43:03 -04:00 |
ismaster1.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
last_op_visible.js
|
SERVER-33135 Remove metadata accessors from command reply APIs
|
2018-07-30 14:13:08 -04:00 |
last_vote.js
|
SERVER-34557 last_vote.js needs to wait for stable node before reading oplog
|
2018-05-03 22:07:58 -04:00 |
lastop.js
|
SERVER-36278 Remove the 1KB index key size limit in FCV42
|
2018-08-15 15:09:51 -04:00 |
linearizable_read_concern.js
|
SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
|
2018-07-24 13:09:41 -04:00 |
localhost1.js
|
|
|
localhost2.js
|
SERVER-31808 don't boost::split an empty bind_ip string
|
2017-11-20 14:47:57 -05:00 |
localhost3.js
|
SERVER-31808 don't boost::split an empty bind_ip string
|
2017-11-20 14:47:57 -05:00 |
localhostAuthBypass.js
|
SERVER-36257 Remove copyDB and clone commands
|
2018-08-07 14:26:55 -04:00 |
maintenance2.js
|
SERVER-28524 remove group command
|
2018-05-30 09:45:28 -04:00 |
maintenance_non-blocking.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
maintenance.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
maxSyncSourceLagSecs.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
minimum_visible_with_cluster_time.js
|
SERVER-34580 Plumb commit time to commit handlers when available
|
2018-05-03 12:01:09 -04:00 |
mr_nonrepl_coll_in_local_db.js
|
SERVER-35365 MapReduce should write "inc" collections to "local" db.
|
2018-06-07 15:23:06 -04:00 |
no_chaining.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
no_flapping_during_network_partition.js
|
SERVER-33254 no_flapping_during_network_partition js test checks if election ended
|
2018-03-12 10:14:46 -04:00 |
noop_writes_wait_for_write_concern_fcv.js
|
SERVER-30879: check for write concern errors on assert.commandWorked
|
2018-03-20 12:08:40 -04:00 |
noop_writes_wait_for_write_concern.js
|
SERVER-30879: check for write concern errors on assert.commandWorked
|
2018-03-20 12:08:40 -04:00 |
operation_time_read_and_write_concern.js
|
SERVER-34843 Compute operationTime before $clusterTime
|
2018-05-14 18:56:00 -04:00 |
oplog_format_create_indexes.js
|
SERVER-36015 Remove references to system.namespaces and system.indexes
|
2018-08-29 16:47:09 -04:00 |
oplog_format.js
|
SERVER-35715 Remove nopreallocj and smallfiles options from tests
|
2018-07-05 08:20:56 -04:00 |
oplog_note_cmd.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
oplog_replay_on_startup_with_bad_op.js
|
SERVER-30556 Code cleanup for 'oplogDeleteFromPoint' field in minValid collection.
|
2018-06-15 15:53:52 -04:00 |
oplog_term.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
oplog_wallclock.js
|
SERVER-35715 Remove nopreallocj and smallfiles options from tests
|
2018-07-05 08:20:56 -04:00 |
optime.js
|
SERVER-29213: Have WiredTiger support recoverToStableTimestamp.
|
2018-03-24 19:39:13 -04:00 |
pipelineout.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
plan_cache_slaveok.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
prepare_prepared_transaction_wc_timeout.js
|
SERVER-35814 ensure that prepareTransaction waits for writeConcern
|
2018-08-23 13:17:42 -04:00 |
primary_casts_vote_on_stepdown.js
|
SERVER-34682 Old primary should be able to store last vote when casting vote in new term
|
2018-05-16 18:44:59 -04:00 |
priority_takeover_cascading_priorities.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
priority_takeover_one_node_higher_priority.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
priority_takeover_two_nodes_equal_priority.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
read_after_optime.js
|
SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
|
2018-07-24 13:09:41 -04:00 |
read_committed_after_rollback.js
|
SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
|
2018-07-24 13:09:41 -04:00 |
read_committed_lookup.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
read_committed_no_snapshots.js
|
SERVER-33135 Remove metadata accessors from command reply APIs
|
2018-07-30 14:13:08 -04:00 |
read_committed_on_secondary.js
|
SERVER-33135 Remove metadata accessors from command reply APIs
|
2018-07-30 14:13:08 -04:00 |
read_committed_stale_history.js
|
SERVER-25640 terminate processes in jstests
|
2018-02-20 09:25:17 -05:00 |
read_committed_with_catalog_changes.js
|
SERVER-36664 Use awaitReplication instead of getLastError in read_committed_with_catalog_changes.js
|
2018-08-14 17:28:58 -04:00 |
read_committed.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
read_concern_majority_getmore_secondaries.js
|
SERVER-35087 Disabling read_concern_uninitated_set.js and read_concern_majority_getmore_secondaries.js tests for storage engines (ephemeralForTest & mmapv1) which does not support majority read concern.
|
2018-05-23 14:16:01 -04:00 |
read_concern_uninitated_set.js
|
SERVER-35993 read_concern_uninitiated_set.js restarts nodes, so it must not allow ephemeral storage.
|
2018-07-06 13:11:06 -04:00 |
read_majority_two_arbs.js
|
SERVER-25640 terminate processes in jstests
|
2018-02-20 09:25:17 -05:00 |
reconfig_prohibits_w0.js
|
|
|
reconfig_tags.js
|
|
|
reconfig.js
|
SERVER-25640 check dbhashes in stopSet
|
2018-01-22 12:05:07 -05:00 |
recovery_after_clean_shutdown_but_not_all_writes_in_snapshot.js
|
SERVER-33488 conditionally update WT size metadata during startup recovery
|
2018-04-07 10:52:37 -04:00 |
refresh_sessions_rs.js
|
SERVER-36332 write to primary from secondary in LogicalSessionsCache for ReplicaSet
|
2018-08-28 14:11:23 -04:00 |
reindex_secondary.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
remove1.js
|
|
|
rename_across_dbs_drop_target.js
|
|
|
rename_across_dbs.js
|
|
|
rename_collection_temp.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
repl_options.js
|
|
|
replset1.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
replset2.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
replset3.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
replset4.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
replset5.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
replset6.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
replset8.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
replsetadd_profile.js
|
|
|
replsetarb2.js
|
|
|
replsetfreeze.js
|
|
|
replsethostnametrim.js
|
|
|
replsetprio1.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
replsetrestart1.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
replsets_killop.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
request_primary_stepdown.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
restore_term.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
retryable_commit_transaction_after_failover.js
|
SERVER-35900 Refactor transaction machinery out from Session class
|
2018-08-08 16:00:20 -04:00 |
retryable_commit_transaction_after_restart.js
|
SERVER-35900 Refactor transaction machinery out from Session class
|
2018-08-08 16:00:20 -04:00 |
retryable_write_concern.js
|
SERVER-35814 ensure that prepareTransaction waits for writeConcern
|
2018-08-23 13:17:42 -04:00 |
retryable_writes_direct_write_to_config_transactions.js
|
SERVER-32064 Requests from the shell should use an implicit session by default
|
2018-06-13 11:43:45 -04:00 |
retryable_writes_failover.js
|
SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage engine
|
2017-11-21 14:46:24 -05:00 |
rollback_all_op_types.js
|
SERVER-33091 create a rollback test with 5 nodes
|
2018-05-16 01:14:20 -04:00 |
rollback_auth.js
|
SERVER-32064 Requests from the shell should use an implicit session by default
|
2018-06-13 11:43:45 -04:00 |
rollback_capped_deletions.js
|
SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including capped collections.
|
2018-06-12 14:14:15 -04:00 |
rollback_collmods.js
|
SERVER-33091 create a rollback test with 5 nodes
|
2018-05-16 01:14:20 -04:00 |
rollback_creates_rollback_directory.js
|
SERVER-34529 Rollback via recover to timestamp respects createRollbackDataFiles parameter
|
2018-04-19 17:36:44 -04:00 |
rollback_crud_op_sequences.js
|
SERVER-32564 Increase assert.soon timeout in rollback_crud_op_sequences.js
|
2018-01-08 11:00:57 -05:00 |
rollback_ddl_op_sequences.js
|
|
|
rollback_different_h.js
|
|
|
rollback_drop_database.js
|
SERVER-31917 add more logging to the rollback test fixture
|
2018-01-10 17:39:11 -05:00 |
rollback_drop_index_after_rename.js
|
SERVER-31917 add more logging to the rollback test fixture
|
2018-01-10 17:39:11 -05:00 |
rollback_remote_cursor_retry.js
|
SERVER-22653 Retry establishing remote cursor during rollback
|
2018-05-30 17:34:16 -04:00 |
rollback_rename_collection_on_sync_source.js
|
SERVER-31917 add more logging to the rollback test fixture
|
2018-01-10 17:39:11 -05:00 |
rollback_rename_count.js
|
SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including capped collections.
|
2018-06-12 14:14:15 -04:00 |
rollback_time_limit_param.js
|
SERVER-31007 Calculate rollback time limit correctly
|
2018-04-14 10:11:42 -04:00 |
rollback_transaction_table.js
|
SERVER-35654 Disable implicit sessions for rollback_transaction_table.js
|
2018-07-25 19:24:02 -04:00 |
rollback_transactions_count.js
|
SERVER-35575: Tag rollback_transactions_count.js with uses_transactions.
|
2018-06-13 09:19:16 -04:00 |
rollback_views.js
|
SERVER-36015 Remove references to system.namespaces and system.indexes
|
2018-08-29 16:47:09 -04:00 |
rollback_waits_for_bgindex_completion.js
|
SERVER-32844 Rollback background index test requires WiredTiger
|
2018-03-27 08:00:12 -04:00 |
rollback_with_socket_error_then_steady_state.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
rslib.js
|
SERVER-32028 Make reconfig() in rslib.js resilient to NodeNotFound error
|
2017-11-28 15:10:48 -05:00 |
secondary_reads_timestamp_visibility.js
|
SERVER-35386 Wait for the secondary's majority commit point to advance before pausing batch application in secondary_reads_timestamp_visibility.js
|
2018-07-03 14:58:47 -04:00 |
secondary_reads_unique_indexes.js
|
SERVER-35994 Reduce CPU load in secondary_reads_unique_indexes.js test
|
2018-07-06 16:12:06 -04:00 |
server8070.js
|
|
|
server_status_metrics.js
|
SERVER-35984 Remove remaining MMAPv1 testing
|
2018-07-06 15:34:49 -04:00 |
server_status_repl.js
|
|
|
sessions_collection_auto_healing.js
|
SERVER-36332 write to primary from secondary in LogicalSessionsCache for ReplicaSet
|
2018-08-28 14:11:23 -04:00 |
shutdown_primary.js
|
|
|
shutdown.js
|
|
|
single_server_majority.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
sized_zero_capped.js
|
|
|
slave_delay_clean_shutdown.js
|
SERVER-34557 Make sure slave_delay_clean_shutdown.js awaits secondary nodes before
|
2018-05-02 19:51:19 -04:00 |
slavedelay1.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
slavedelay3.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
slaveok_read_pref.js
|
SERVER-33034: Fix tests with bad assertions
|
2018-02-15 15:23:13 -05:00 |
speculative_read_transaction.js
|
SERVER-34348 Speculative transactions should not wait for afterClusterTime to be majority committed
|
2018-05-30 10:15:02 -04:00 |
speculative_transaction.js
|
SERVER-34348 Speculative transactions should not wait for afterClusterTime to be majority committed
|
2018-05-30 10:15:02 -04:00 |
startParallelShell.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
step_down_during_draining2.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
step_down_during_draining3.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
step_down_during_draining.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
stepdown3.js
|
SERVER-34817 find replace from InterruptedDueToReplStateChange error code to InterruptedDueToStepDown
|
2018-06-06 09:43:38 -04:00 |
stepdown_catch_up_opt.js
|
SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
|
2018-07-24 13:09:41 -04:00 |
stepdown_kill_other_ops.js
|
SERVER-35847 Remove eval command and remove/update related tests/helpers
|
2018-06-29 23:02:02 -04:00 |
stepdown_killop.js
|
SERVER-33953 Make secondary unelectable in stepdown_killop.js
|
2018-03-20 17:39:04 -04:00 |
stepdown_long_wait_time.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
stepdown_needs_electable_secondary.js
|
|
|
stepdown_needs_majority.js
|
|
|
stepdown.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
stepup.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
storage_commit_out_of_order.js
|
SERVER-35160 ScopedThreads should automatically inherit TestData from their parent thread
|
2018-09-05 15:47:58 -04:00 |
sync2.js
|
SERVER-33034: Fix tests with bad assertions
|
2018-02-15 15:23:13 -05:00 |
sync_passive.js
|
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
|
2018-05-01 09:43:36 -04:00 |
system_profile_secondary.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
system_profile.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
tags2.js
|
|
|
tags_with_reconfig.js
|
|
|
tags.js
|
|
|
temp_namespace_restart_as_standalone.js
|
SERVER-34780 Change --recoverFromOplogAsStandalone to setParameter
|
2018-05-10 10:26:09 -04:00 |
temp_namespace.js
|
|
|
test_command.js
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
too_stale_secondary.js
|
SERVER-29213: Have WiredTiger support recoverToStableTimestamp.
|
2018-03-24 19:39:13 -04:00 |
transaction_commit_abort_on_secondaries.js
|
SERVER-34434 Shell should ignore errors in abortTransaction() helper
|
2018-04-18 17:05:17 -04:00 |
transaction_table_multi_statement_txn.js
|
SERVER-34572 Write commands in transactions must check for pending catalog changes
|
2018-04-30 10:43:31 -04:00 |
transaction_table_oplog_replay.js
|
SERVER-33343 move test functions from transaction_table_oplog_reply.js to retryable_writes_util.js for reuse
|
2018-04-04 13:47:34 -04:00 |
transactions_only_allowed_on_primaries.js
|
SERVER-35257 Forbid count command in transactions
|
2018-05-29 15:54:11 -04:00 |
transactions_reaped_with_tickets_exhausted.js
|
SERVER-35770 Running a multi-statement transaction when all WiredTiger write tickets are exhausted may lead to deadlock
|
2018-08-08 15:30:29 -04:00 |
transient_txn_error_labels.js
|
SERVER-35160 ScopedThreads should automatically inherit TestData from their parent thread
|
2018-09-05 15:47:58 -04:00 |
two_nodes_priority_take_over.js
|
SERVER-32144 Remove test coverage for replication protocol version 0
|
2018-03-13 18:57:31 -04:00 |
uninitialized_fcv_access.js
|
SERVER-34600 uassert if using getParameter to read uninitialized fCV
|
2018-04-23 12:56:53 -04:00 |
user_management_wc.js
|
SERVER-32064 Requests from the shell should use an implicit session by default
|
2018-06-13 11:43:45 -04:00 |
view_catalog_oplog_entries.js
|
SERVER-36224 Refactor Collection::updateDocument args
|
2018-08-26 22:08:27 -04:00 |
write_concern_after_stepdown_and_stepup.js
|
|
|
write_concern_after_stepdown.js
|
SERVER-34817 find replace from InterruptedDueToReplStateChange error code to InterruptedDueToStepDown
|
2018-06-06 09:43:38 -04:00 |
zero_vote_arbiter.js
|
SERVER-25640 check dbhashes in stopSet
|
2018-01-22 12:05:07 -05:00 |