0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/jstests/noPassthrough
2019-07-26 10:28:46 -04:00
..
libs SERVER-41968 remove locks from IndexBuildTest.waitForIndexBuildToScanCollection() filter 2019-07-07 19:28:37 -04:00
abandon_snapshot_for_each_collection_from_db.js SERVER-41640 forEachCollectionFromDb() should call abandonSnapshot() before running the user provided callback 2019-06-11 14:58:24 -04:00
absent_ns_field_in_index_specs.js SERVER-41422 Allow the absence of the 'ns' field from index specs 2019-06-11 13:54:54 -04:00
after_cluster_time.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
afterClusterTime_committed_reads.js
agg_explain_read_concern.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
aggregation_cursor_invalidations.js Remove listLocalCursors 2018-10-12 09:45:05 -04:00
aggregation_log_namespace.js SERVER-41756 source namespace is not reported correctly if $out is used 2019-06-27 10:49:53 +01:00
aggregation_zero_batchsize.js
apply_ops_DDL_operation_does_not_take_global_X.js SERVER-39967 Add requires_snapshot_read tag to apply_ops_DDL_operation_does_not_take_global_X.js 2019-03-06 14:36:12 -05:00
apply_ops_mode.js SERVER-40436 Ignore the 'flags' field from the 'create' command 2019-04-11 08:21:33 -04:00
apply_ops_overwrite_admin_system_version.js
atomic_rename_collection.js SERVER-37643 collection rename across databases no longer requires MultiIndexBlock 2018-12-21 09:30:24 -05:00
auth_reject_mismatching_logical_times.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
auto_retry_on_network_error.js SERVER-38937 unify txn override and auto retry on network error 2019-04-04 11:03:50 -04:00
backup_restore_fsync_lock.js
backup_restore_rolling.js
backup_restore_stop_start.js
bind_all_ipv6.js
bind_ip_all.js SERVER-36572 Canonicalize bindIpAll to bindIp=='*' 2018-09-17 17:38:36 +00:00
bind_localhost.js SERVER-38648 Log bound address/port at startup 2019-01-02 20:22:00 +00:00
block_compressor_options.js SERVER-36352: Enable zstd compression on WiredTiger journal and collection files. 2018-12-27 14:39:02 -05:00
change_stream_concurrent_implicit_db_create.js
change_stream_failover.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
change_stream_resume_before_add_shard.js SERVER-42232 Adding a new shard renders all preceding resume tokens invalid 2019-07-18 22:29:23 +01:00
change_stream_sharded_startafter_invalidate.js SERVER-41196 Integrate 'invalidate' tokens into change stream's standard resume logic 2019-06-29 02:31:18 +01:00
change_stream_transaction.js SERVER-41183 Add coverage for change streams over large transactions 2019-06-07 19:51:30 -04:00
change_streams_collation_chunk_migration.js SERVER-39302 Change streams should always use the simple collation when no explicit collation is provided 2019-03-11 20:02:07 -04:00
change_streams_require_majority_read_concern.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
change_streams_required_privileges.js
change_streams_resume_at_same_clustertime.js SERVER-40154 change_streams_resume_at_same_clustertime.js should not assume change order 2019-03-15 15:45:20 -04:00
change_streams_resume_same_clustertime_different_uuid.js SERVER-41785 Improve robustness of change_streams_resume_same_clustertime_different_uuid.js 2019-06-18 11:08:07 +01:00
change_streams_resume_token_applyops_overlap.js SERVER-41183 Add coverage for change streams over large transactions 2019-06-07 19:51:30 -04:00
change_streams_shell_helper_resume_token.js SERVER-41741 Improve robustness of change_streams_shell_helper_resume_token.js 2019-06-25 13:04:09 +01:00
change_streams_update_lookup_collation.js SERVER-39302 Change streams should always use the simple collation when no explicit collation is provided 2019-03-11 20:02:07 -04:00
characterize_index_builds_on_restart.js SERVER-36194 Remove the deprecated 'lastStableCheckpointTimestamp' field from replSetGetStatus response in v4.4 dev cycle 2019-06-25 17:37:08 -04:00
child_op_numyields.js
client_metadata_log.js
client_metadata_slowlog.js SERVER-29286 import and use mozjs-60 2019-01-30 19:06:17 +00:00
closeAll_with_background_ops_fails_safely.js SERVER-41968 remove locks from IndexBuildTest.waitForIndexBuildToScanCollection() filter 2019-07-07 19:28:37 -04:00
coll_mod_apply_ops.js
command_line_parsing.js SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks. 2019-01-16 22:08:41 -05:00
commands_handle_kill.js SERVER-40005 Add translation for FindAndModify for FLE 2019-04-26 14:29:14 -04:00
commands_preserve_exec_error_code.js SERVER-41996 Improve PlanExecutor error logging 2019-07-01 08:42:32 +01:00
commit_quorum.js SERVER-40093 Make commit_quorum.js use try-finally blocks to always unset the fail point before shutting down the test servers 2019-03-19 08:05:54 -04:00
compression_options.js SERVER-38503 Empty networkMessageCompressors is an error 2019-03-11 12:59:07 -04:00
configExpand_exec_digest.js SERVER-40879 Support expected digests for config expansions 2019-05-16 20:09:17 +00:00
configExpand_exec_noexpand.js SERVER-36614 Add handling of __exec config expansions 2018-09-18 12:53:49 +00:00
configExpand_exec_permissions.js SERVER-40877 Enforce strict config file access for expansions 2019-05-30 21:45:31 +00:00
configExpand_exec_timeeout.js SERVER-42378 Validate python environment before config expansion timeout test 2019-07-26 10:28:46 -04:00
configExpand_exec_values.js SERVER-36614 Add handling of __exec config expansions 2018-09-18 12:53:49 +00:00
configExpand_exec_wholeconfig.js SERVER-36614 Add handling of __exec config expansions 2018-09-18 12:53:49 +00:00
configExpand_rest_noexpand.js
configExpand_rest_permissions.js SERVER-40877 Enforce strict config file access for expansions 2019-05-30 21:45:31 +00:00
configExpand_rest_timeout.js
configExpand_rest_values.js SERVER-40879 Support expected digests for config expansions 2019-05-16 20:09:17 +00:00
configExpand_rest_wholeconfig.js
count_helper_read_preference.js SERVER-40253 Implement count command in IDL 2019-04-25 09:18:51 -04:00
create_view_does_not_take_database_X.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
cross_user_getmore_has_no_side_effects.js
crud_timestamps.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
currentop_active_cursor.js SERVER-39149 Homogenize getMore behavior 2019-02-08 17:20:25 -05:00
currentop_active_transaction.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
currentop_inactive_transaction_includes_last_client_info.js
currentop_includes_await_time.js
currentop_query.js SERVER-37006 Move originatingCommand from currentOp inprog to cursor object 2018-10-02 13:09:24 -04:00
currentop_transaction_metrics.js Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stable TS before oldest uncommitted TS" 2019-04-01 14:05:19 -04:00
cycle_detection_test.js
data_consistency_checks.js
dbhash_capped_collection.js
devnull.js
dir_per_db_and_split.js
directoryperdb.js
disable_majority_reads_restart.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
disabled_test_parameters.js SERVER-41966 update test case in disabled_test_parameters.js to use test-only server parameter 2019-07-01 14:09:25 -04:00
do_not_drop_coll_after_succesful_out.js SERVER-40432 Undo 4.2 changes to $out 2019-05-30 23:18:38 +01:00
do_not_rebuild_indexes_before_repair.js SERVER-41846 fix write concern in js tests for createIndexes 2019-06-24 20:09:57 -04:00
document_count_functions.js
drop_connections_replSet.js SERVER-41460 Fix lint 2019-06-11 17:39:00 -04:00
drop_connections_sharded.js SERVER-41460 Fix lint 2019-06-11 17:39:00 -04:00
drop_view_does_not_take_database_X.js SERVER-39519 Create/drop view now only takes database IX lock 2019-03-28 14:15:11 -04:00
dropcollection_duplicate_fields.js
dropdatabase_respect_maxtimems.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
durable_view_catalog.js SERVER-38248 Change StringMap implementation to absl::flat_hash_map 2018-12-04 13:43:46 -05:00
end_sessions_command.js
exchange_in_session.js SERVER-40386: replace abortTransaction() used in jstests with abortTransaction_forTesting() 2019-06-04 11:04:06 -04:00
exhaust_option_disallowed_in_session.js
exit_logging.js
failcommand_failpoint_not_parallel.js SERVER-38054: failCommand fail point causes errors when run concurrently with other tests 2018-11-13 16:21:20 -05:00
feature_compatibility_version.js
filemd5_kill_during_yield.js
find_by_uuid_and_rename.js
flow_control_logging.js SERVER-42091 Look for at least 2 log messages in flow_control_logging.js 2019-07-17 16:58:37 -04:00
flow_control_replica_set.js SERVER-40447: Add FlowControl unittests and jstests. 2019-05-20 09:33:00 -04:00
ftdc_connection_pool.js SERVER-36099 Trim FTDC connection pool stats 2019-05-21 16:35:25 -04:00
ftdc_setdirectory.js
ftdc_setparam.js
geo_full.js
geo_mnypts_plus_fields.js
geo_near_random1.js
geo_near_random2.js
global_operation_latency_histogram.js
global_transaction_latency_histogram.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
hostname_bind_ips.js SERVER-39606 Refactor hostname_bind_ips.js test 2019-02-15 19:19:24 +00:00
http_client_keep_alive.js SERVER-38493 Enable cURL connection pooling 2019-03-02 06:11:44 +00:00
hybrid_geo_index_remove_invalid_doc.js SERVER-41968 wait for collection scan phase to start in hybrid index tests 2019-07-07 12:39:37 -04:00
hybrid_geo_index_update_invalid_doc.js SERVER-41968 wait for collection scan phase to start in hybrid index tests 2019-07-07 12:39:37 -04:00
hybrid_index_with_updates.js SERVER-36957 Retry DDL operations when encountering BackgroundOperationInProgress 2019-02-21 20:59:07 -05:00
hybrid_partial_geo_index.js SERVER-41968 wait for collection scan phase to start in hybrid index tests 2019-07-07 12:39:37 -04:00
hybrid_partial_index_update.js SERVER-41968 wait for collection scan phase to start in hybrid index tests 2019-07-07 12:39:37 -04:00
hybrid_sparse_compound_geo_index.js SERVER-41968 wait for collection scan phase to start in hybrid index tests 2019-07-07 12:39:37 -04:00
hybrid_unique_index_with_updates.js SERVER-40847 hybrid_unique_index_with_updates.js uses unique collection name for each test run 2019-04-26 13:22:54 -04:00
hyphenated_database_name.js SERVER-35732 Test dbStats.fsUsedSize behavior for database with hyphenated names 2019-02-25 18:29:38 -05:00
ignore_notablescan.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
implicit_sessions.js SERVER-38717 Shell prohibits w: 0 in session 2019-01-15 18:06:46 -05:00
index_builds_ignore_prepare_conflicts.js SERVER-41823 Wait for prepare to be majority committed before committing in index_builds_ignore_prepare_conflicts.js 2019-07-12 12:50:39 -04:00
index_killop_standalone.js SERVER-41968 fix db.currentOp() query in index build killop tests 2019-07-06 07:48:57 -04:00
index_partial_no_explain_cmds.js
index_stepdown_after_init.js SERVER-42154 IndexBuildsCoordinator uses repl state info provided by caller 2019-07-12 11:20:47 -04:00
index_stepdown_during_scan.js SERVER-42154 abort index builds on NotMaster errors when using IndexBuildsCoordinator 2019-07-11 11:14:14 -04:00
index_version_autoupgrade.js SERVER-38251 Remove cloneCollection command 2019-06-21 13:22:14 -04:00
index_version_v2.js
indexbg1.js SERVER-40561 Disable tests that build indexes on preexisting data when using the mobile storage engine. 2019-04-12 10:09:58 -04:00
indexbg2.js SERVER-40561 Disable tests that build indexes on preexisting data when using the mobile storage engine. 2019-04-12 10:09:58 -04:00
indexbg_drop.js SERVER-37498 Change jstests to not use the slowBackgroundIndexBuild failpoint 2019-01-10 21:42:21 -05:00
indexbg_killop_apply_ops.js SERVER-41968 fix db.currentOp() query in index build killop tests 2019-07-06 07:48:57 -04:00
indexbg_killop_primary_after_init.js SERVER-41870 add js test for interrupting index build before IndexBuildsCoordinatorMongod scans collection 2019-07-12 09:56:11 -04:00
indexbg_killop_primary.js SERVER-41968 fix db.currentOp() query in index build killop tests 2019-07-06 07:48:57 -04:00
indexbg_killop_secondary.js SERVER-39948 Remove simultaneous index builds specific curOp logging 2019-04-01 11:13:57 -04:00
indexbg_shutdown.js SERVER-37265 Change curOp and ProgressMeter for hybrid builds 2019-01-02 17:47:25 -05:00
initial_sync_wt_cache_full.js SERVER-37862 Reduce update ops from 500 to 400 in initial_sync_wt_cache_full.js 2018-11-07 10:14:24 -05:00
inmem_config_str.js
inmem_full.js
internal_validate_features_as_master.js
javascript_options.js
js_exceptions.js SERVER-40106 Prevent js_exceptions.js from getting confused by ECDHE warning 2019-04-18 17:34:32 -04:00
js_protection_roundtrip.js
js_protection.js
jsHeapLimit.js
json_schema_ignore_unknown_keywords.js
kill_pinned_cursor.js SERVER-37241 Add testing to verify proper expiration of sessions in the sessions collection 2018-10-31 12:37:21 -04:00
kill_sessions.js
killop.js
latency_includes_lock_acquisition_time.js
launcher_test.js
list_databases_and_rename_collection.js
list_indexes_ready_and_in_progress.js SERVER-41968 fix db.currentOp() query in index build tests to work with IndexBuildsCoordinator 2019-07-06 11:30:27 -04:00
list_indexes_with_build_uuids.js SERVER-39723 Change listIndexes command behavior to show in-progress index builds 2019-02-26 20:41:27 -05:00
lock_file_fail_to_open.js
lock_file.js
lock_stats_suboperation_curop.js SERVER-41968 fix db.currentOp() query in index build tests to work with IndexBuildsCoordinator 2019-07-06 11:30:27 -04:00
lock_stats_suboperation_logs.js SERVER-39922 Fix lock stats suboperation tests for mobile 2019-03-04 12:04:38 -05:00
lock_stats.js SERVER-41013 Make lock_stats.js test more resilient against unset stats 2019-05-07 16:03:15 -04:00
log_and_profile_query_hash.js SERVER-33303 Add stable plan cache key and use for index filters 2018-11-06 17:45:50 -05:00
log_find_getmore.js
log_format_slowms_samplerate_loglevel.js
logging_options.js
logical_session_cache_find_getmore.js
logical_session_cursor_checks.js
loglong.js
lookup_max_intermediate_size.js SERVER-31755 Create intermediate $lookup stage document size limit knob 2018-12-14 15:36:00 -05:00
low_js_heap_limit.js
match_expression_optimization_failpoint.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
max_acceptable_logical_clock_drift_secs_parameter.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
max_bson_depth_parameter.js
max_conns_override.js
max_time_ms_repl_targeting.js SERVER-41577 Change max_time_ms_repl_targeting.js to do its initial insert via w:2 2019-06-28 11:11:52 -04:00
maxTransactionLockRequestTimeoutMillis_serverParameter.js
member_id_too_large.js SERVER-40355 Handle RS config with _id larger than set size 2019-03-27 17:59:21 -04:00
merge_max_time_ms.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
minvalid2.js
minvalid.js
mongoebench_test.js
mongos_exhausts_stale_config_retries.js SERVER-39227 Don't throw StaleConfig from command response in DBClientBase when connected to mongos 2019-02-19 12:38:58 -05:00
nested_tojson.js
non_atomic_apply_ops_logging.js
noncapped_oplog_creation.js
ns1.js
optimize_sharded_sample_with_orphaned_docs.js SERVER-36871 $sample can loop infinitely on orphaned data 2018-12-11 17:41:12 +00:00
out_majority_read_replset.js SERVER-40432 Undo 4.2 changes to $out 2019-05-30 23:18:38 +01:00
out_max_time_ms.js SERVER-41200 Change syntax from $out to $merge for tests in other directories 2019-05-21 10:55:01 -04:00
out_merge_majority_read.js SERVER-41275 rename $merge option replaceWithNew to replace 2019-05-23 14:54:28 -04:00
parameters.js
parse_zone_info.js
partial_unique_indexes.js
pipeline_optimization_failpoint.js SERVER-37369 Ensure the noPassthrough/pipeline_optimization_failpoint.js test has unique values in the pop field 2018-09-28 11:03:52 -04:00
plan_cache_index_create.js SERVER-37270 Remove foreground index builds by default 2019-01-17 11:35:32 -05:00
plan_cache_list_failed_plans.js SERVER-41279 Eliminate failed plans from consideration during query planning 2019-07-11 18:26:24 -04:00
plan_cache_list_plans_new_format.js SERVER-41279 Eliminate failed plans from consideration during query planning 2019-07-11 18:26:24 -04:00
plan_cache_stats_agg_source.js SERVER-33303 Add stable plan cache key and use for index filters 2018-11-06 17:45:50 -05:00
port_options.js SERVER-39590 improve port_options.js logfile polling 2019-02-15 10:33:12 -05:00
predictive_connpool.js SERVER-39819 SERVER-39820 Fix lint 2019-06-10 19:06:59 -04:00
profile_agg_multiple_batches.js
profile_interrupted_op.js SERVER-38481 Mark profile_interrupted_op.js as "requires_profiling" 2019-01-11 15:42:12 -05:00
profile_options.js
query_knobs_validation.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
query_yield1.js
query_yield2.js
query_yield_reset_timer.js
queryable_backup_mode_incompatible_options.js
read_concern_helper.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
read_concern_snapshot_aggregation.js Remove listLocalCursors 2018-10-12 09:45:05 -04:00
read_concern_snapshot_catalog_invalidation.js SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.js 2018-09-05 13:38:47 -04:00
read_concern_snapshot_yielding.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
read_majority_reads.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
read_majority.js SERVER-20445 Add support for majority read concern level to MapReduce and Aggregation $out. 2018-11-13 09:58:02 -05:00
readConcern_atClusterTime_noop_write.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
readConcern_atClusterTime_snapshot_selection.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
readConcern_atClusterTime.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
readConcern_snapshot_mongos_enable_test_commands.js
readConcern_snapshot_mongos.js SERVER-40386: assert responses of abortTransaction_forTesting() and commitTransaction_forTesting() 2019-06-01 21:10:35 -04:00
readConcern_snapshot.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
rebuild_multiple_indexes_at_startup.js SERVER-41846 fix write concern in js tests for createIndexes 2019-06-24 20:09:57 -04:00
recovery_wt_cache_full.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
refresh_logical_session_cache_now.js
refresh_sessions_command.js
reindex_crash_rebuilds_id_index.js SERVER-40175 Rebuild any missing _id indexes on startup 2019-04-05 15:06:48 -04:00
repair_flag_transport_layer.js SERVER-28990 avoid bind on --repair 2018-09-12 11:21:54 -04:00
repl_set_resize_oplog.js SERVER-37749 replSetResizeOplog command does not validate argument correctly 2018-10-29 16:14:41 -04:00
repl_write_threads_start_param.js SERVER-39538 Convert replication setParameters to IDL 2019-02-26 10:09:20 -05:00
replica_set_connection_error_codes.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
replica_set_connection_getmore.js
replica_set_connection_stepdown.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
report_post_batch_resume_token_mongod.js SERVER-41183 Add coverage for change streams over large transactions 2019-06-07 19:51:30 -04:00
restart_catalog_preserves_min_visible.js
restart_catalog_sharded_cluster.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
restart_node_with_bridge.js SERVER-35551 Avoid restarting mongobridge processes. 2019-02-11 18:52:28 -05:00
retry_network_error_test.js
retryable_writes_standalone_api.js
rollback_wt_cache_full.js SERVER-40095 Disable chaining in rollback_wt_cache_full.js 2019-03-13 10:56:32 -04:00
rollback_wt_drop.js SERVER-38597 Add drop-pending ident counter to serverStatus 2019-01-11 14:21:05 -05:00
router_transactions_metrics.js SERVER-41375 Add successfulDurationMicros to commitTypes in mongos transactions serverStatus output 2019-06-13 16:08:55 -04:00
server_read_concern_metrics.js SERVER-38998 Create serverStatus metrics for readConcern 2019-01-18 09:23:42 -05:00
server_status_query_exec_stats.js SERVER-40755 Expose statistics which indicate how many collection scans have executed 2019-07-12 11:53:57 -04:00
server_transaction_metrics_for_prepared_transactions.js SERVER-41265 Remove exclude_from_large_txn tags from jstests 2019-06-10 15:19:04 -04:00
server_transaction_metrics_kill_sessions.js SERVER-42388 Release the transaction lock resources and abort storage 2019-07-24 23:47:28 -04:00
server_transaction_metrics_secondary.js SERVER-37189 Record metrics correctly for transactions that fail prior to unstash 2018-11-15 10:44:12 -05:00
server_transaction_metrics.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
server_write_concern_metrics.js SERVER-39286 server_write_concern_metrics.js must use requires_journaling tag 2019-01-30 11:12:40 -05:00
session_w0.js SERVER-38717 Shell prohibits w: 0 in session 2019-01-15 18:06:46 -05:00
sessions_collection_auto_healing.js SERVER-37624 Allow sessions collection TTL index expiration value to change upon node restart 2018-11-02 09:39:31 -04:00
set_step_params.js SERVER-41460 dropConnections should shut down affected SpecificPools 2019-06-11 16:22:53 -04:00
setshellparameter.js
shard_fixture_selftest.js
shell_appname_uri.js
shell_assertions.js SERVER-38025 Run transaction workloads in sharded concurrency suites w/o failovers or causal consistency 2018-12-05 10:02:06 -05:00
shell_can_retry_writes.js SERVER-38510 Set moreToCome flag with OP_MSG writes from shell 2019-01-07 22:54:19 -05:00
shell_can_use_read_concern.js SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbhash and map-reduce 2019-05-23 16:46:30 -04:00
shell_check_program_extension.js SERVER-37096 shell now checks for missing extension before appending exe 2018-12-10 17:09:30 -05:00
shell_cmd_assertions.js
shell_disable_majority_reads.js SERVER-38055 Mongod servers started through the shell must respect TestData.enableMajorityReadConcern 2018-11-14 13:04:24 -05:00
shell_error_codes.js
shell_gossip_cluster_time.js
shell_helper_use_database.js
shell_history.js
shell_interactive.js
shell_load_file.js SERVER-39365 shell_load_file.js check for windows filenames 2019-02-05 12:47:14 -05:00
shell_mongobridge_port_allocation.js SERVER-31570 Add tags to shell_mongobridge_port_allocation.js test. 2018-10-01 23:06:28 -04:00
shell_quit.js
shell_retry_writes_on_retryable_errors.js SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToReplStateChange 2019-05-20 16:10:46 -04:00
shell_retry_writes_uri.js
shell_scoped_thread.js SERVER-35154 Propagate JS exceptions through ScopedThread#join(). 2018-09-18 21:10:36 -04:00
shell_session_option_defaults.js
shell_write_assertions.js
shutdown_while_fsync_locked.js SERVER-17589 Allow mongod to shutdown while fsync locked 2019-05-15 09:57:43 -04:00
skip_sharding_configuration_checks.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
skip_write_conflict_retries_failpoint.js Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stable TS before oldest uncommitted TS" 2019-04-01 14:05:19 -04:00
snapshot_cursor_integrity.js
snapshot_cursor_shutdown_stepdown.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
snapshot_reads.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
snapshotWindow_serverParameters.js Revert "SERVER-36956 SnapshotTooOld errors will always increase the snapshot history window size" 2019-07-01 14:10:25 -04:00
socket_disconnect_kills.js SERVER-39150 Added jstest tags to socket_disconnect_kills.js 2019-02-18 17:12:19 -05:00
split_collections_and_indexes.js
standalone_replication_recovery.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
start_session_command.js
startup_logging.js
step_down_during_drop_database.js SERVER-39419 Stepdown interrupting a running dropDatabase command could leave unclean state 2019-03-13 08:14:11 -04:00
stepdown_query.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
sync_write.js
system_indexes.js
tailable_getmore_to_mongos_does_not_timeout.js
thread_args.js
timestamp_index_builds.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
traffic_reading_legacy.js SERVER-37823 Server Side Traffic Capture 2019-02-04 14:49:52 -05:00
traffic_reading.js SERVER-39375 fix trafficRecordingFileToBSONArr 2019-02-05 14:02:12 -05:00
traffic_recording.js SERVER-37823 Server Side Traffic Capture 2019-02-04 14:49:52 -05:00
transaction_reaper.js SERVER-40346 Use AlternativeSessionRegion to insert config documents as retryable write 2019-04-16 15:57:30 -04:00
transaction_write_with_snapshot_unavailable.js SERVER-39672: default to local if no read concern specified for a multi-statment transaction 2019-03-27 18:06:15 -04:00
transactionLifetimeLimitSeconds_serverParameter.js
transactions_work_with_in_memory_engine.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
ttl_capped.js
ttl_partial_index.js
ttlMonitorSleepSecs_parameter.js
two_phase_index_build_ops_disabled_through_applyops.js SERVER-39068 Replicate startIndexBuild and commitIndexBuild oplog entrires 2019-02-12 13:15:24 +11:00
two_phase_index_build.js SERVER-39068 Replicate startIndexBuild and commitIndexBuild oplog entrires 2019-02-12 13:15:24 +11:00
txn_override_causal_consistency.js SERVER-38937 unify txn override and auto retry on network error 2019-04-04 11:03:50 -04:00
umask.js SERVER-41442 fix lint 2019-06-05 11:16:43 -04:00
unix_socket.js
unknown-set-parameter.js SERVER-41903 Validate server parameter names during config validation 2019-07-03 20:20:02 +00:00
unsupported_change_stream_deployments.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
update_now_clustertime_replset.js SERVER-41115 Add $merge support for $$NOW and $$CLUSTER_TIME 2019-05-24 15:27:26 +01:00
update_now_clustertime_sharding.js SERVER-41115 Add $merge support for $$NOW and $$CLUSTER_TIME 2019-05-24 15:27:26 +01:00
update_post_image_validation.js
update_server-5552.js
upsert_duplicate_key_retry.js SERVER-38546 Blacklist upsert_duplicate_key_retry under ephemeralForTest 2018-12-14 11:18:08 -05:00
use_disk.js
utf8_paths.js
validate_hook_resume_fcv_upgrade.js SERVER-37074 Handle interrupted FCV downgrade in validate hook. 2018-11-30 17:40:49 -05:00
verify_session_cache_updates.js SERVER-40346 Use AlternativeSessionRegion to insert config documents as retryable write 2019-04-16 15:57:30 -04:00
verify_sessions_expiration.js SERVER-39149 Homogenize getMore behavior 2019-02-08 17:20:25 -05:00
view_catalog_deadlock_with_rename.js SERVER-40994 renameCollection should always lock system.views collection after everything else 2019-05-14 11:43:56 -04:00
views_legacy.js
wiredTigerMaxCacheOverflowSizeGB_serverParameter.js SERVER-39004 Introduce a quota mechanism for the overflow file 2019-06-11 08:45:32 +00:00
write_conflict_wildcard.js SERVER-37861 Retry WriteConflicts during wildcard multikey scans 2018-11-29 17:07:07 -05:00
write_local.js
wt_cache_full_multi_oplog_txns.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
wt_cache_full_restart.js SERVER-36969 reduce number of updates in wt cache tests from 1000 to 500 2018-09-05 10:17:16 -04:00
wt_cache_full.js SERVER-36969 reduce number of updates in wt cache tests from 1000 to 500 2018-09-05 10:17:16 -04:00
wt_delayed_secondary_read_concern_majority.js
wt_disable_majority_reads.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
wt_index_option_defaults.js
wt_malformed_creation_string.js
wt_nojournal_fsync.js
wt_nojournal_skip_recovery.js
wt_nojournal_toggle.js
wt_operation_stats.js SERVER-39061 Fix the wt_operation_stats test to wait for the operation log to appear. 2019-03-12 10:10:56 +11:00
wt_prepare_conflict.js
wt_skip_prepare_conflicts_retries_failpoint.js SERVER-40421 Add failpoint to skip doing retries on WiredTiger prepare conflicts 2019-04-09 17:14:53 -04:00
wt_unclean_shutdown.js
yield_during_writes.js