0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/jstests/noPassthrough
2020-04-17 17:33:52 +00:00
..
libs SERVER-46084 Don't use setUnion in aggregation for finding inconsistent sharded indexes 2020-03-24 22:20:41 +00:00
abandon_snapshot_for_each_collection_from_db.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
absent_ns_field_in_index_specs.js SERVER-41696 Remove the 'ns' field from index specs 2019-07-29 21:06:47 -04:00
after_cluster_time.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
afterClusterTime_committed_reads.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
agg_configurable_memory_limits.js SERVER-44869 Add query knobs for $push and $addToSet memory limits 2019-12-03 17:39:44 +00:00
agg_cursor_timeout.js SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
agg_explain_read_concern.js SERVER-44470 Parse aggregation commands earlier, and rationalize aggregation readConcern handling 2019-11-26 03:23:07 +00:00
aggregation_cursor_invalidations.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
aggregation_log_namespace.js SERVER-46026 Fix tests reliant on specific log lines 2020-02-18 04:03:33 +00:00
aggregation_out_on_secondary.js SERVER-45965 Implement ReplicaSetNodeProcessInterface methods needed for $out 2020-02-27 14:27:41 +00:00
aggregation_zero_batchsize.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
apply_ops_DDL_operation_does_not_take_global_X.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
apply_ops_mode.js SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell 2019-09-09 22:39:39 +00:00
apply_ops_overwrite_admin_system_version.js SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell 2019-09-09 22:39:39 +00:00
atomic_rename_collection.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
auth_reject_mismatching_logical_times.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
auto_retry_on_network_error.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
auto_safe_reconfig_helper_max_voting_nodes.js SERVER-45575 Add Javascript helper function to do automatic safe reconfigs 2020-03-24 21:38:41 +00:00
auto_safe_reconfig_helpers.js SERVER-45575 Add Javascript helper function to do automatic safe reconfigs 2020-03-24 21:38:41 +00:00
awaitable_ismaster_metrics.js SERVER-44522 serverStatus metrics for awaitable isMaster 2020-02-21 22:41:38 +00:00
awaitable_ismaster.js SERVER-44813 Implement streamable isMaster for standalones 2020-01-23 21:13:36 +00:00
background_validation_repl.js SERVER-46287: Switched background validation to use PIT read instead of checkpoint cursor 2020-03-06 15:50:23 +00:00
backup_restore_fsync_lock.js SERVER-44467 Implement startup recovery for two-phase index builds 2019-11-21 22:36:46 +00:00
backup_restore_rolling.js SERVER-44467 Implement startup recovery for two-phase index builds 2019-11-21 22:36:46 +00:00
backup_restore_stop_start.js SERVER-44467 Implement startup recovery for two-phase index builds 2019-11-21 22:36:46 +00:00
bind_all_ipv6.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
bind_ip_all.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
bind_localhost.js SERVER-46542 Cleanup log statements for early logging and startup warnings 2020-03-06 20:28:42 +00:00
block_compressor_options.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_stream_concurrent_implicit_db_create.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_stream_error_label.js SERVER-46091 Add new failpoint to support driver testing of ResumableChangeStreamError label 2020-02-20 01:06:01 +00:00
change_stream_failover.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
change_stream_pre_image_lookup_whole_db_whole_cluster.js SERVER-45807 Add change stream stage to fetch pre-image for update/replace/delete events 2020-02-10 13:08:24 +00:00
change_stream_preimages_fail_on_mongos.js SERVER-45807 Add change stream stage to fetch pre-image for update/replace/delete events 2020-02-10 13:08:24 +00:00
change_stream_resume_before_add_shard.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_stream_sharded_startafter_invalidate.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_stream_transaction.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_streams_collation_chunk_migration.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_streams_require_majority_read_concern.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
change_streams_required_privileges.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_streams_resume_at_same_clustertime.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_streams_resume_same_clustertime_different_uuid.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_streams_resume_token_applyops_overlap.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_streams_shell_helper_resume_token.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
change_streams_update_lookup_collation.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
characterize_index_builds_on_restart.js SERVER-46476 remove TODO comment 2020-03-11 14:48:47 +00:00
child_op_numyields.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
client_metadata_log.js SERVER-46771 Select message string in log when providing both message and format string. 2020-03-11 21:19:39 +00:00
client_metadata_slowlog_rs.js SERVER-45299 Make client_metadata_slowlog_rs.js more robust 2020-03-24 16:24:42 +00:00
client_metadata_slowlog.js SERVER-46875 Fix log component of slow query log 2020-03-19 19:28:45 +00:00
coll_mod_apply_ops.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
command_line_parsing.js SERVER-46415 Remove logFormat option and the ability to select the text formatter 2020-02-28 15:07:03 +00:00
commands_handle_kill.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
commands_preserve_exec_error_code.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
comment_field_passthrough.js SERVER-43727 Yield locks on secondaries while waiting for two-phase index builds to commit or abort 2019-10-01 18:16:39 +00:00
commit_quorum_standalones.js SERVER-39532 standalones doesn't support commitQuorum. 2020-02-04 22:01:44 +00:00
commit_quorum.js SERVER-47599 Index builder votes for ready to commit after first drain phase. 2020-04-16 21:25:37 +00:00
compression_options.js SERVER-46026 Fix compression_options.js to ignore tcp fast open warning 2020-02-19 22:21:37 +00:00
configExpand_exec_digest.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_exec_noexpand.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_exec_permissions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_exec_timeeout.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_exec_values.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_exec_wholeconfig.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_rest_noexpand.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_rest_permissions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_rest_timeout.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_rest_values.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
configExpand_rest_wholeconfig.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
count_helper_read_preference.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
create_indexes_in_txn_errors_if_already_in_progress.js SERVER-46249 Check individual txn statements for readConcern support 2020-03-30 14:05:52 +00:00
create_view_does_not_take_database_X.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
cross_user_getmore_has_no_side_effects.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
crud_timestamps.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
currentop_active_cursor.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
currentop_active_transaction.js SERVER-45623 read/write concern provenance 2020-02-16 04:51:35 +00:00
currentop_inactive_transaction_includes_last_client_info.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
currentop_includes_await_time.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
currentop_query.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
currentop_secondary_slow_op.js SERVER-46235 Re-enable disabled tests 2020-02-19 22:21:37 +00:00
currentop_transaction_metrics.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
currentop_two_phase_coordinator_metrics.js SERVER-44917 Add ShardingTest hook to validate indexes are consistent across shards on shutdown 2019-12-20 03:06:46 +00:00
cycle_detection_test.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
data_consistency_checks.js SERVER-46875 Fix log component of slow query log 2020-03-19 19:28:45 +00:00
dbhash_capped_collection.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
devnull.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
dir_per_db_and_split.js
directoryperdb.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
disable_majority_reads_restart.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
disabled_test_parameters.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
distinct_cmd_response_too_large.js SERVER-43096 Pre-allocate smaller buffer for "distinct" commands 2019-10-08 13:58:41 +00:00
do_not_drop_coll_after_succesful_out.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
do_not_rebuild_indexes_before_repair.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
document_count_functions.js SERVER-37690 Return 0 from countDocuments for empty collection 2019-08-20 02:03:43 +00:00
drop_collection_aborts_in_progress_index_builds.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
drop_connections_replSet.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
drop_connections_sharded.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
drop_database_aborts_in_progress_index_builds.js SERVER-46123 Make the dropDatabase command abort in-progress index builds 2020-02-27 00:06:02 +00:00
drop_database_after_stepdown_resets_drop_pending_flag.js SERVER-47087 dropDatabase interrupted due to a replication state change must reset the dropPending flag before exiting 2020-04-10 17:05:40 +00:00
drop_indexes_aborts_in_progress_index_builds_complex_name.js SERVER-37726 Make dropIndexes abort in-progress index builds 2020-02-15 15:21:43 +00:00
drop_indexes_aborts_in_progress_index_builds_key_pattern.js SERVER-37726 Make dropIndexes abort in-progress index builds 2020-02-15 15:21:43 +00:00
drop_indexes_aborts_in_progress_index_builds_multiple.js SERVER-37726 Make dropIndexes abort in-progress index builds 2020-02-15 15:21:43 +00:00
drop_indexes_aborts_in_progress_index_builds_simple_name.js SERVER-46397 Only report an index build as aborted if it is currently aborting, not committing 2020-03-10 18:03:42 +00:00
drop_indexes_aborts_in_progress_index_builds_wildcard.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
drop_indexes_aborts_index_builder_matching_input.js SERVER-37726 Make dropIndexes abort in-progress index builds 2020-02-15 15:21:43 +00:00
drop_view_does_not_take_database_X.js SERVER-39165 Add waitForFailpoint command and update non-repl tests 2019-10-25 15:42:45 +00:00
dropcollection_duplicate_fields.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
dropdatabase_respect_maxtimems.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
durable_view_catalog.js SERVER-42373 Prevent "invalid view definition" error while dropping nonexistent collection 2019-09-20 18:00:07 +00:00
end_sessions_command.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
exchange_in_session.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
exhaust_option_disallowed_in_session.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
exit_logging.js SERVER-46954 Make shutdown command on mongos accept timeoutSecs 2020-04-15 17:25:38 +00:00
expression_function_kill.js SERVER-46494 improve perf of '$function' 2020-03-13 19:37:39 +00:00
external_sort_find.js SERVER-46109 Adopt QueryExceededMemoryLimitNoDiskUseAllowed error code 2020-03-02 18:10:46 +00:00
fail_point_getmore_after_cursor_checkout.js SERVER-46091 Add new failpoint to support driver testing of ResumableChangeStreamError label 2020-02-20 01:06:01 +00:00
failcommand_failpoint_not_parallel.js SERVER-41070 Add blockConnection mode to failCommand 2020-02-06 05:42:46 +00:00
feature_compatibility_version.js SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell 2019-09-09 22:39:39 +00:00
filemd5_kill_during_yield.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
find_by_uuid_and_rename.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
flow_control_logging.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
ftdc_connection_pool.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ftdc_setdirectory.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ftdc_setparam.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_full.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_mnypts_plus_fields.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
geo_near_random1.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_near_random2.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
global_operation_latency_histogram.js SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheListPlans'. 2019-11-26 14:29:44 +00:00
global_transaction_latency_histogram.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
hostname_bind_ips.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
http_client_keep_alive.js SERVER-47133 Refactor HttpClient to allow returning on error 2020-03-27 13:39:37 +00:00
hybrid_geo_index_remove_invalid_doc.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
hybrid_geo_index_update_invalid_doc.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
hybrid_index_build_on_state_transition.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
hybrid_index_with_updates.js SERVER-46235 enable hybrid_index_with_updates.js in logv2 2020-02-26 17:29:17 +00:00
hybrid_partial_geo_index.js SERVER-45201 fix index tests to avoid empty collection optimization 2020-01-13 19:07:43 +00:00
hybrid_partial_index_update.js SERVER-45201 fix index tests to avoid empty collection optimization 2020-01-13 19:07:43 +00:00
hybrid_sparse_compound_geo_index.js SERVER-45201 fix index tests to avoid empty collection optimization 2020-01-13 19:07:43 +00:00
hybrid_unique_index_with_updates.js SERVER-46026 hybrid_unique_index_with_updates.js against structured logs 2020-02-20 14:53:59 +00:00
hyphenated_database_name.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ignore_notablescan.js SERVER-43202 propagate errors from interrupts during yielding 2019-10-01 20:47:51 +00:00
implicit_sessions.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_abort_stepdown_prepare.js SERVER-45916 Index build abort should be interruptible by stepDown 2020-04-17 17:33:52 +00:00
index_build_continuous_drain_secondary.js SERVER-39458 Continuously drain side writes while waiting for next index build action 2020-04-03 14:06:26 +00:00
index_build_restart_standalone.js SERVER-46310 index_build_restart_standalone.js should startup standalone nodes with 'recoverFromOplogAsStandalone=true' 2020-03-12 04:37:36 +00:00
index_build_yield_prepare_conflicts.js SERVER-44577 Add uses_prepare_transaction tag to test 2020-04-16 19:55:34 +00:00
index_builds_ignore_prepare_conflicts.js SERVER-43638 Do not block prepared transactions on index builds on secondaries 2019-10-09 19:56:36 +00:00
index_commit_currentop_slow.js SERVER-45058 Report currentOp.active as false when internal services block on condvars 2020-01-23 18:57:45 +00:00
index_downgrade_fcv.js SERVER-46773 Remove v4.4 FCV handling for simultaneous index builds 2020-03-25 17:00:59 +00:00
index_empty_collection_secondary.js SERVER-46603 disallow empty collection index build optimization on secondaries 2020-03-11 14:59:42 +00:00
index_empty_collection.js SERVER-45201 add createIndexes fast path for index builds on empty collections 2020-01-14 00:07:12 +00:00
index_failover_key_errors.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
index_failover_resolved_key_errors_after_stepdown.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
index_failover_resolved_key_errors.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
index_initial_sync.js SERVER-39453 add js tests for initial sync while an index build is in progress 2020-02-19 16:40:40 +00:00
index_killop_after_stepdown.js SERVER-44953 Secondaries should restart index builds when a commitIndexBuild oplog entry is processed but no index build is active 2020-01-18 01:34:40 +00:00
index_killop_standalone.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_max_time_ms.js SERVER-45933 index builds support maxTimeMS through createIndexes interruptions 2020-04-16 22:12:44 +00:00
index_partial_no_explain_cmds.js SERVER-44475 Remove Query Knob 2019-12-11 21:33:49 +00:00
index_secondary_commit_after_scan_error.js SERVER-46235 Re-enable disabled tests 2020-02-19 22:21:37 +00:00
index_secondary_wait_for_abort.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
index_secondary_wait_for_commit.js SERVER-44439 add js helper function to check support for two phase index builds 2019-11-07 01:25:42 +00:00
index_shutdown_cmd_primary.js SERVER-45986 index_shutdown_cmd_primary.js waits for IndexBuildsCoordinator before invoking shutdown command 2020-02-12 12:31:19 +00:00
index_shutdown_cmd_secondary.js SERVER-43988 shutdown with {force: false} should refuse to shut down the server if there is an index build in progress 2020-01-20 14:17:39 +00:00
index_stepdown_after_init.js SERVER-45936 Remove enableHybridIndexBuilds parameter 2020-04-10 13:12:27 +00:00
index_stepdown_before_init.js SERVER-46235 log IndexDescriptor as BSON 2020-03-03 01:06:37 +00:00
index_stepdown_duplicate.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
index_stepdown_during_scan.js SERVER-44439 add js helper function to check support for two phase index builds 2019-11-07 01:25:42 +00:00
index_stepdown_failover.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
index_stepdown_unique_failure.js SERVER-44654 Allow unique, two-phase index builds to continue running on stepdown 2020-03-05 22:32:27 +00:00
index_stepdown_unique.js SERVER-44654 Allow unique, two-phase index builds to continue running on stepdown 2020-03-05 22:32:27 +00:00
index_version_autoupgrade.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
index_version_v2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
indexbg1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
indexbg2.js SERVER-46026 Fix tests reliant on specific log lines 2020-02-18 21:51:40 +00:00
indexbg_drop.js SERVER-44822 update indexing tests to avoid slow op logging 2019-11-25 19:35:40 +00:00
indexbg_killop_apply_ops.js SERVER-41554 remove applyOps support for createIndexes 2020-02-25 19:16:05 +00:00
indexbg_killop_primary_after_init.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
indexbg_killop_primary.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
indexbg_killop_secondary.js SERVER-46560 Make abort index build deterministic 2020-04-10 14:16:22 +00:00
indexbg_restart_secondary.js SERVER-45055 Startup recovery should work with more than one unfinished two-phase index build 2020-03-26 17:19:46 +00:00
initial_sync_wt_cache_full.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
inmem_config_str.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
inmem_full.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
internal_validate_features_as_master.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
invalid_collection_validator_at_startup.js SERVER-45611 lazily enforce that collection validators are valid 2020-01-27 23:41:42 +00:00
javascript_options.js SERVER-45456 Allow JavaScript on mongos 2020-02-07 14:07:37 +00:00
js_exceptions.js SERVER-46359 Fix js_exceptions.js 2020-02-27 04:38:39 +00:00
js_protection_roundtrip.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
js_protection.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
jsHeapLimit.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
json_schema_ignore_unknown_keywords.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
kill_operations.js SERVER-46648 Make _killOperations command kill cursors 2020-03-25 05:57:37 +00:00
kill_pinned_cursor.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
kill_sessions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
killop.js SERVER-47513 Modify killop.js to search for op by 'comment' in currentOp output 2020-04-16 17:10:36 +00:00
large_txn_correctness.js SERVER-45565: Modified Oplog Batcher behavior to process large transaction oplog entries in separate batches 2020-03-04 22:25:41 +00:00
latency_includes_lock_acquisition_time.js SERVER-46219 Unittests should log with JSON format 2020-03-03 03:29:45 +00:00
launcher_test.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_databases_and_rename_collection.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
list_indexes_ready_and_in_progress.js SERVER-46601 disallow two phase index builds for non-replicated collections 2020-03-04 20:19:40 +00:00
list_indexes_with_build_uuids.js SERVER-37980 Add a function to the index builds interface to return the build UUID given a namespace and index name and hook it up for listIndexes to use 2020-02-05 00:24:29 +00:00
lock_file_fail_to_open.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
lock_file.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
lock_stats.js SERVER-44239 Ensure the parallel shell in lock_stats.js finishes successfully to record the server status properly 2019-10-25 13:16:01 +00:00
log_and_profile_query_hash.js SERVER-46235 Re-enable more no_passthrough tests 2020-02-24 20:06:56 +00:00
log_find_getmore.js SERVER-46875 Fix log component of slow query log 2020-03-19 19:28:45 +00:00
log_format_slowms_samplerate_loglevel.js SERVER-46235 Re-enable more no_passthrough tests 2020-02-24 20:06:56 +00:00
logging_options.js
logical_session_cache_find_getmore.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
logical_session_cursor_checks.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
loglong.js SERVER-45140 Remove lingering use of requires_text_logs tag. 2020-03-16 14:12:36 +00:00
lookup_max_intermediate_size.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
lookup_unwind_getmore.js SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
lookup_unwind_killcursor.js SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
lookup_with_limit_sharded.js SERVER-31072 reorder $limit before $lookup in pipeline if no $unwind is present 2019-12-17 16:14:43 +00:00
low_js_heap_limit.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
match_expression_optimization_failpoint.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
max_acceptable_logical_clock_drift_secs_parameter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
max_bson_depth_parameter.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
max_conns_override.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
max_time_ms_repl_targeting.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
max_time_ms.js SERVER-44658 add tags to max_time_ms.js 2019-11-15 19:14:37 +00:00
maxTransactionLockRequestTimeoutMillis_serverParameter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
member_id_too_large.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
merge_causes_infinite_loop.js SERVER-42137 Allow aggregation stage to write to a collection that the query also reads from 2019-11-20 15:40:37 +00:00
merge_max_time_ms.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
merge_on_secondary.js SERVER-46599 Test that writeErrors are promoted to top-level errors for $merge on secondaries 2020-03-06 21:03:55 +00:00
merge_out_on_secondary_fail_on_stepdown.js SERVER-45973 Test stepdown of the primary during execution of $merge/$out on a secondary 2020-03-20 14:12:39 +00:00
minvalid2.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
minvalid.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
mirror_reads.js SERVER-46514 Normalize host selection for mirrored reads 2020-04-16 19:08:39 +00:00
mongos_exhausts_stale_config_retries.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
mr_noscripting.js SERVER-45456 Allow JavaScript on mongos 2020-02-07 14:07:37 +00:00
nested_code_with_scope.js SERVER-44366 Fix keystring depth calculation in code with scope to match BSON validation 2019-11-07 22:27:42 +00:00
nested_tojson.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
noFetchBonus.js SERVER-39241 Apply noFetchBonus iff no FETCH stage; disregard PROJECTION 2019-11-19 18:52:43 +00:00
non_atomic_apply_ops_logging.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
non_durable_writes_on_primary_can_reach_majority.js SERVER-46572 Remove unstable timestamp comparisons from non_durable_writes_on_primary_can_reach_majority.js 2020-03-04 00:07:51 +00:00
noncapped_oplog_creation.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ns1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
oplog_retention_hours.js SERVER-45975: Added --oplogMinRetention cli option 2020-02-18 22:52:43 +00:00
optimize_sharded_sample_with_orphaned_docs.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
out_drop_temp_collection.js SERVER-46649 Fix out_drop_temp_collections.js to work with two phase index builds 2020-04-16 17:54:41 +00:00
out_majority_read_replset.js SERVER-45001 Enable commit quorum for two phase index builds by default. 2020-03-03 23:55:58 +00:00
out_max_time_ms.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
out_merge_majority_read.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
out_merge_on_secondary_killop.js SERVER-47023 Ensure failpoints are reached before attempting to kill operations in out_merge_on_secondary_killop.js 2020-03-24 19:22:42 +00:00
out_merge_on_secondary_metadata.js SERVER-47016 Drop and create output collection with writeConcern w: 2 in out_merge_on_secondary_metadata.js 2020-03-25 14:20:34 +00:00
out_merge_on_secondary_write_concern.js SERVER-45968 Test behavior of $out/$merge on secondaries with writeConcern 2020-03-02 16:05:45 +00:00
parameters.js SERVER-46071 Handle nan/inf/out-of-range inputs to integral set parameter values 2020-02-21 16:38:50 +00:00
parse_zone_info.js SERVER-46799 Update log messages based on LOGV2 style guide. 2020-03-23 01:01:43 +00:00
partial_unique_indexes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
pbwm_max_time_ms.js SERVER-44036 Test that existing index creation takes intent locks 2019-11-05 22:01:49 +00:00
pipeline_optimization_failpoint.js SERVER-7568 Push $sort into PlanStage layer even for blocking SORT plans. 2019-10-22 21:32:40 +00:00
plan_cache_index_create.js SERVER-44859 fix plan_cache_index_create.js to work with two phase index builds 2019-11-27 16:09:10 +00:00
plan_cache_list_failed_plans.js SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheListPlans'. 2019-11-26 14:29:44 +00:00
plan_cache_metrics.js SERVER-40382 Add a serverStatus metric to report plan cache memory consumption 2019-08-13 13:57:18 +01:00
plan_cache_replan_sort.js SERVER-46109 Adopt QueryExceededMemoryLimitNoDiskUseAllowed error code 2020-03-02 18:10:46 +00:00
plan_cache_stats_agg_source.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
port_options.js SERVER-47072 Align the id in JSON log output 2020-03-25 15:39:36 +00:00
predictive_connpool.js SERVER-42837 Convert connection pooling jstests to use data.nss in FailPoint 2019-08-20 16:24:11 -04:00
profile_agg_multiple_batches.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
profile_interrupted_op.js SERVER-47360 Take collection MODE_IX lock instead of database MODE_X lock when creating system.profile 2020-04-09 21:56:33 +00:00
profile_options.js
query_knobs_validation.js SERVER-46161 Increase number of PlanExecutor iterations before yielding to 1000. 2020-02-22 03:14:46 +00:00
query_yield_reset_timer.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
query_yields_catch_index_corruption.js SERVER-40620 uassert and log when fetching dangling index entry 2020-01-17 22:06:40 +00:00
queryable_backup_mode_incompatible_options.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
read_concern_helper.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
read_concern_snapshot_aggregation.js SERVER-42543 Remove conditional check for enableMajorityReadConcern:false in read_concern_snapshot_aggregation.js 2019-09-24 16:15:11 +00:00
read_concern_snapshot_catalog_invalidation.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
read_concern_snapshot_yielding.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
read_majority_reads.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
read_majority.js SERVER-44343 Make 'reIndex' a standalone-only command 2020-04-16 00:32:40 +00:00
read_write_concern_defaults_metrics.js SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDL 2020-02-14 10:54:32 +00:00
read_write_concern_defaults_startup.js SERVER-46799 Update log messages based on LOGV2 style guide. 2020-03-23 01:01:43 +00:00
readConcern_atClusterTime_noop_write.js SERVER-42632 Disable pinger threads that reach out to config server to make integration tests pass 2020-04-06 19:07:42 +00:00
readConcern_atClusterTime_snapshot_selection.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
readConcern_atClusterTime.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
readConcern_snapshot_mongos_enable_test_commands.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
readConcern_snapshot_mongos.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
readConcern_snapshot.js SERVER-44403 Allow creation attempts of existing indexes in transactions 2019-11-13 15:56:56 +00:00
rebuild_multiple_indexes_at_startup.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
record_preimage_startup_validation.js SERVER-46169 Remove query-related FCV checks left over from 4.4 development 2020-03-31 19:13:47 +00:00
recovery_wt_cache_full.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
refresh_logical_session_cache_now.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
refresh_sessions_command.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
reindex_crash_rebuilds_id_index.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
repair_flag_transport_layer.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
repl_set_resize_oplog.js SERVER-46779 Make replSetResizeOplog not require size parameter 2020-03-23 14:32:28 +00:00
repl_write_threads_start_param.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
replica_set_connection_error_codes.js SERVER-43332: new RSM implementation based on sdam 2020-03-03 18:35:33 +00:00
replica_set_connection_getmore.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
replica_set_connection_stepdown.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
report_post_batch_resume_token_mongod.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
restart_node_with_bridge.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
resume_query_survives_restart.js SERVER-43271 Don't modify 'db' variable in core tests, and tag tests with 'requires_find_command' 2019-12-04 21:07:47 +00:00
retry_network_error_test.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
retryable_writes_standalone_api.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
rollback_wt_drop.js SERVER-44037 Removed the restartCatalog Cmd and all references to it 2020-02-05 19:42:41 +00:00
rolling_index_builds.js SERVER-45828 rolling_index_builds.js disables ttlMonitorEnabled when starting standalone 2020-01-30 22:16:48 +00:00
router_transaction_current_op.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
router_transactions_metrics.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
runningMongoChildProcessIds.js SERVER-43153 Expose pids of spawned processes in the shell 2019-09-10 18:03:51 +00:00
server_read_concern_metrics.js SERVER-43832 Expose readConcern and writeConcern defaults in serverStatus 2020-01-21 20:50:37 +00:00
server_status_aggregation_stage_counter.js SERVER-46937 Aggregation stage serverStatus counters incorrectly count update pipelines 2020-04-14 18:47:05 +00:00
server_status_query_exec_stats.js SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
server_transaction_metrics_for_prepared_transactions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
server_transaction_metrics_kill_sessions.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
server_transaction_metrics_last_committed_transaction.js SERVER-45623 read/write concern provenance 2020-02-16 04:51:35 +00:00
server_transaction_metrics_secondary.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
server_transaction_metrics.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
server_write_concern_metrics.js SERVER-21700 Do not relax constraints during steady state replication. 2020-03-12 20:08:48 +00:00
session_w0.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sessions_collection_auto_healing.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
set_step_params.js SERVER-46362 Make set_step_params test tolerate sporadic connections 2020-02-26 00:12:47 +00:00
setshellparameter.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
shard_fixture_selftest.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shard_host_info.js SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
sharded_index_consistency_metrics_stale_version_retries.js SERVER-47099 Remove FCV logic from periodic sharded index checker 2020-03-26 23:25:10 +00:00
sharded_index_consistency_metrics.js SERVER-47099 Remove FCV logic from periodic sharded index checker 2020-03-26 23:25:10 +00:00
shell_appname_uri.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_assertions.js SERVER-44395 Hang-Analyzer Integration Using Incorrect Arguments 2019-11-05 19:00:15 +00:00
shell_bson_obj_to_array.js SERVER-42664 add bsonObjToArray to shell 2019-08-09 10:57:03 -04:00
shell_can_retry_writes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_can_use_read_concern.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
shell_check_program_extension.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_cmd_assertions.js SERVER-42675 M/R Agg: Remove MapReduceResult shell helper 2019-09-25 23:24:29 +00:00
shell_disable_majority_reads.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_error_codes.js
shell_gossip_cluster_time.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
shell_helper_use_database.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_history.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
shell_interactive.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
shell_load_file.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_mongobridge_port_allocation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_quit.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_retry_writes_on_retryable_errors.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_retry_writes_uri.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
shell_scoped_thread.js SERVER-41177 Remove Javascript ScopedThread class 2019-08-12 17:28:18 -04:00
shell_session_option_defaults.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shell_write_assertions.js
shutdown_while_fsync_locked.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
skip_sharding_configuration_checks.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
skip_write_conflict_retries_failpoint.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
snapshot_cursor_integrity.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
snapshot_cursor_shutdown_stepdown.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
snapshot_reads.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
snapshotWindow_serverParameters.js SERVER-42205 Raise the snapshot window's cache pressure threshold from 50 to 95 2019-08-01 15:37:47 -04:00
socket_disconnect_kills.js SERVER-45454 Desugar where to expr + function 2020-02-13 14:58:45 +00:00
split_collections_and_indexes.js
standalone_replication_recovery.js SERVER-42312 disallow validate cmd during rollback and recovering states 2019-09-24 18:43:38 +00:00
start_session_command.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
startup_logging.js SERVER-47072 Align the id in JSON log output 2020-03-25 15:39:36 +00:00
startup_recovery_truncates_oplog_holes_after_primary_crash.js SERVER-47342 add requires_journaling tag to startup_recovery_truncates_oplog_holes_after_primary_crash.js 2020-04-06 20:56:12 +00:00
step_down_during_drop_database_while_aborting_index_builds.js SERVER-46647 Stepping down the primary when running 'dropDatabase' can hit an invariant due to yielded locks 2020-03-06 14:05:40 +00:00
step_down_during_drop_database.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
stepdown_query.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
sync_write.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
system_indexes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
tailable_getmore_to_mongos_does_not_timeout.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
thread_args.js SERVER-41177 Remove Javascript ScopedThread class 2019-08-12 17:28:18 -04:00
timestamp_index_builds.js SERVER-45001 Enable commit quorum for two phase index builds by default. 2020-03-03 23:55:58 +00:00
traffic_reading_legacy.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
traffic_reading.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
traffic_recording.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
transaction_coordinator_curop_info.js SERVER-45058 Report currentOp.active as false when internal services block on condvars 2020-01-23 18:57:45 +00:00
transaction_reaper.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
transaction_write_with_snapshot_unavailable.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
transactionLifetimeLimitSeconds_serverParameter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
transactions_work_with_in_memory_engine.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
ttl_capped.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ttl_monitor_does_not_unregister_index_during_collection_creation.js SERVER-46640 The TTLMonitor should not remove the cached index information from the TTLCollectionCache when a collection is not yet visible 2020-03-13 21:30:48 +00:00
ttl_partial_index.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ttl_with_dropIndex.js SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection namespace strings 2019-07-29 11:30:22 -04:00
ttl_with_renameCollection.js SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection namespace strings 2019-07-29 11:30:22 -04:00
ttl_with_restart.js SERVER-42587 Add requires_persistence tag to ttl_with_restart.js test 2019-08-12 16:59:02 -04:00
ttlMonitorSleepSecs_parameter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
two_phase_index_build_ops_disabled_through_applyops.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
txn_override_causal_consistency.js SERVER-45405 Allow implicit collection creation inside multi-doc txns 2020-02-19 20:03:40 +00:00
umask.js SERVER-44549 Remove the mobile storage engine 2020-02-03 17:38:53 +00:00
unionWith_sharded_unsharded_mix.js SERVER-45526 Enable sharded unionWith 2020-02-03 14:51:42 +00:00
unix_socket.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
unknown-set-parameter.js SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
unsupported_change_stream_deployments.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
update_now_clustertime_replset.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
update_now_clustertime_sharding.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
update_post_image_validation.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
update_server-5552.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
upsert_duplicate_key_retry.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
use_disk.js SERVER-45675 Test that $unionWith tracks disk use appropriately 2020-02-19 19:34:40 +00:00
utf8_paths.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
validate_hook_resume_fcv_upgrade.js SERVER-46875 Fix log component of slow query log 2020-03-19 19:28:45 +00:00
validate_memory_limit.js SERVER-46805 Limit memory usage in the second phase of validate and add parameter to configure this limit 2020-03-19 18:23:39 +00:00
validate_with_long_index_name.js SERVER-46805 Limit memory usage in the second phase of validate and add parameter to configure this limit 2020-03-19 18:23:39 +00:00
validation_serverParameters.js SERVER-46805 Limit memory usage in the second phase of validate and add parameter to configure this limit 2020-03-19 18:23:39 +00:00
verify_session_cache_updates.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
verify_sessions_expiration.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
views_legacy.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
waitInIsMaster_failpoint.js SERVER-44814 Support waitInIsMaster failpoint on mongos 2020-01-16 21:22:45 +00:00
wiredTigerMaxCacheOverflowSizeGB_serverParameter.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
write_conflict_wildcard.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
write_local.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wt_cache_full_multi_oplog_txns.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
wt_cache_full_restart.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
wt_cache_full.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
wt_delayed_secondary_read_concern_majority.js SERVER-45151 Skip call to awaitNodesAgreeOnAppliedOptime during initiate if high slave delay or in multiversion test 2019-12-16 19:15:38 +00:00
wt_disable_majority_reads.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wt_index_option_defaults.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wt_malformed_creation_string.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wt_nojournal_fsync.js
wt_nojournal_skip_recovery.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
wt_nojournal_toggle.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
wt_operation_stats.js SERVER-46026 Fix tests reliant on specific log lines 2020-02-18 04:03:33 +00:00
wt_prepare_conflict.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wt_skip_prepare_conflicts_retries_failpoint.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wt_unclean_shutdown.js SERVER-41177 Remove Javascript ScopedThread class 2019-08-12 17:28:18 -04:00
yield_during_writes.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00