0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
mongodb/jstests/noPassthroughWithMongod
2019-12-05 14:07:37 +00:00
..
apply_ops_errors.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
background_validation_checkpoint_existence.js SERVER-43134 Only run background validation on check-pointed tables 2019-09-16 16:16:31 +00:00
background_validation_with_ddl_ops.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
background.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
bench_test_crud_commands.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
benchrun_substitution.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
btreedel.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
bulk_api_limits.js
capped4.js
capped_truncate.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
captrunc_cursor_invalidation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
coll_mod_takes_database_x_lock.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
collstats_shows_ready_and_in_progress_indexes.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
commands_that_write_accept_wc_standalone.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
connections_opened.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
create_existing_indexes_no_conflict.js SERVER-44403 Allow creation attempts of existing indexes in transactions 2019-11-13 15:56:56 +00:00
create_indexes_shell_helper.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
create_indexes_waits_for_already_in_progress.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
currentop_includes_connid.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
currentop_plan_summary_no_dup.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
cursor_server_status_metrics.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
dbcommand_cursor_throws_on_closed_conn.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
default_read_pref.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
disallow_system_views_rename.js SERVER-41947 Disallow using the system.views collection name as the source or target names in the rename command 2019-08-28 00:47:34 +00:00
dropindexes_duplicate_fields.js SERVER-43052 Sanitize writeConflictRetry loops for duplicate fields in result 2019-09-13 20:02:10 +00:00
dup_bgindex.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
exchangeProducer.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
explain1.js
explain2.js
explain3.js
external_sort_text_agg.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
find_and_modify_server16469.js SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSortMemoryUsageBytes". 2019-10-23 23:11:41 +00:00
find_cmd.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ftdc_params.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
geo_axis_aligned.js
geo_mnypts.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
geo_near_random2.js
geo_polygon.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
getmore_awaitdata_opcounters.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
getmore_error.js
host_connection_string_validation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
huge_multikey_index.js
index_boundary_values_validate.js SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
index_check9.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_check10.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_hammer1.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
index_limits_not_bypassed.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
indexbg_interrupts.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
indexbg_restart_secondary_noretry.js SERVER-44785 replace two_phase_index_builds_unsupported tag with active check 2019-11-22 18:46:41 +00:00
indexbg_restart_secondary.js SERVER-44822 update indexing tests to avoid slow op logging 2019-11-25 19:35:40 +00:00
indexbg_updates.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
insertMulti.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
interrupt_while_yielded.js SERVER-43202 propagate errors from interrupts during yielding 2019-10-01 20:47:51 +00:00
ipv6_connection_string_validation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
isMaster_feature_compatibility_version.js SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell 2019-09-09 22:39:39 +00:00
log_component_helpers.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
logpath.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
mapreduce_intermediate_reduce.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
modify_metadata_when_durable_catalog_entry_full.js SERVER-44358 Change modify_metadata_when_durable_catalog_entry_full.js to also check for 'BSONObjectTooLarge' 2019-11-01 14:23:35 +00:00
moveprimary-replset.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
mr_noscripting.js SERVER-44774 Check that scripting is enabled before evaluating javascript expressions 2019-11-27 15:30:55 +00:00
mr_writeconflict.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ne_array_indexability.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
no_balance_collection.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
now_variable.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
plan_cache_not_in_regex.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
plan_cache_replanning.js SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheListPlans'. 2019-11-26 14:29:44 +00:00
query_oplogreplay.js SERVER-42609 Fix query_oplogreplay test for ephemeralTest record store 2019-08-02 18:05:05 -04:00
reconfigwt.js
recstore.js
remove9.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
renameWithWCE.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
replReads.js
replset_host_connection_validation.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
restart_catalog_interrupts_background_validation.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
rpc_protocols.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
sharding_migrate_large_docs.js SERVER-33601 Make sharding_migrate_large_docs.js, bulk_insert.js, and prefix_shard_key.js start shards as replica sets 2019-10-01 19:01:35 +00:00
sharding_rs_arb1.js
shell_advance_cluster_time.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
shelllimit.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
skip_shell_cursor_finalize.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
tailable_getmore_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
tcmalloc.js SERVER-42697 Add setParameter tcmallocReleaseRate 2019-12-05 14:07:37 +00:00
temp_namespace.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
testing_only_commands.js
top_drop.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ttl1.js SERVER-10075 Forbid illegal forms of TTL indexes during index creation 2019-05-16 12:35:57 -04:00
ttl_repl_maintenance.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ttl_repl_secondary_disabled.js SERVER-42953 Prevent elections during ttl_repl_secondary_disabled.js 2019-08-22 20:35:48 +00:00
ttl_repl.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
ttl_sharded.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
validate_command.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
validate_interrupt.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
validate_oplog_in_background.js SERVER-43574 validate cmd must open oplog collection cursors before accessing any other collection in the same WT txn 2019-09-24 15:22:47 +00:00
views_invalid.js SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
wt_roundtrip_creation_string.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00