0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/noPassthroughWithMongod
2021-05-07 22:14:11 +00:00
..
apply_ops_errors.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
background_validation_with_ddl_ops.js SERVER-54716 RecordStores return RecordIds in order 2021-03-08 22:20:57 +00:00
background_validation.js
background.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
bench_test_crud_commands.js SERVER-36709 Enable previously disabled tests due to excessive memory usage 2020-08-11 17:15:19 +00:00
benchrun_substitution.js
btreedel.js
bulk_api_limits.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
cannot_rename_collection_to_system_collection.js
capped4.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
capped6.js SERVER-56230 Check capped collection hashes across replica set members 2021-05-07 22:14:11 +00:00
capped_truncate.js SERVER-21658 Enable capped_truncate.js on ephemeralForTest 2021-04-27 13:57:20 +00:00
captrunc_cursor_invalidation.js SERVER-56111 [SBE] A lost cursor position is not detected for tailable cursors 2021-04-27 14:44:07 +00:00
clone_collection_as_capped_no_conflicts.js
coll_mod_takes_database_x_lock.js
collMod_no_conflicts.js
collStats_no_wait_for_lock.js
collstats_shows_ready_and_in_progress_indexes.js
command_let_variables_merge_only.js SERVER-52996 Complete TODO listed in SERVER-46707 2020-12-01 17:58:47 +00:00
commands_that_write_accept_wc_standalone.js
connections_opened.js
convert_to_capped_no_conflicts.js
create_existing_indexes_no_conflict.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
create_indexes_shell_helper.js SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpers 2020-08-20 21:14:32 +00:00
create_indexes_waits_for_already_in_progress.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
create_new_indexes_no_conflicts.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
create_new_indexes_with_conflict.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
currentop_includes_connid.js
currentop_plan_summary_no_dup.js
cursor_server_status_metrics_lifespan_histogram.js SERVER-51730 Report histogram data on how long it takes cursors to drain 2021-01-21 01:10:33 +00:00
cursor_server_status_metrics_num_batches.js SERVER-49867 Add server status metrics to track how often a cursor has more than 1 batch 2021-01-14 02:03:58 +00:00
cursor_server_status_metrics.js
dbcommand_cursor_throws_on_closed_conn.js
default_read_pref.js SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpers 2020-08-20 21:14:32 +00:00
disallow_system_views_rename.js
dropindexes_duplicate_fields.js
dup_bgindex.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
dup_key_after_rename.js SERVER-47647 Test that duplicate key error message has correct namespace after rename 2020-10-20 00:20:18 +00:00
ephemeral_for_test_memory_metrics.js SERVER-36709 Make radix store nodes adaptive to improve memory efficiency 2020-08-07 17:36:29 +00:00
exchangeProducer.js
explain1.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
explain2.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
explain3.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
external_sort_text_agg.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
fcv_changes_close_connections.js SERVER-50706 Add fromConfigServer parameter to allow transitioning a shard server from lastLTS FCV to lastContinuousFCV 2020-09-24 16:30:58 +00:00
find_and_modify_server16469.js
find_cmd.js
findAndModify_upsert_no_conflicts.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
free_storage_size.js SERVER-50756 Add unoccupied storage space to dbStats 2020-09-29 20:15:17 +00:00
ftdc_params.js
geo_axis_aligned.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
geo_mnypts.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
geo_near_random1.js
geo_near_random2.js
geo_polygon.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
getmore_awaitdata_opcounters.js
getmore_error.js
host_connection_string_validation.js
huge_multikey_index.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
index_boundary_values_validate.js
index_bounds_static_limit.js SERVER-56109 Replace repeated isSBEEnabled checks with helper function 2021-04-23 15:56:01 +00:00
index_check9.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
index_check10.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
index_hammer1.js
index_limits_not_bypassed.js
indexbg_interrupts.js SERVER-55512 Enable additional tests on ephemeralForTest 2021-03-25 21:11:22 +00:00
indexbg_updates.js
insertMulti.js
insertOne_vs_insert.js
ipv6_connection_string_validation.js
log_component_helpers.js
logpath.js
lookup_match_pushdown.js SERVER-56110 Enable noPassthroughWithMongod suite against SBE build variant 2021-04-15 13:19:11 +00:00
lookup_with_limit.js SERVER-56110 Enable noPassthroughWithMongod suite against SBE build variant 2021-04-15 13:19:11 +00:00
mapreduce_intermediate_reduce.js SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB() 2020-08-17 16:11:37 +00:00
moveprimary-replset.js
mr_writeconflict.js
ne_array_indexability.js
no_balance_collection.js SERVER-53105: Amend tests that target config.chunks by ns to target by ns or uuid depending on collection timestamp 2021-01-22 10:25:46 +00:00
now_variable.js SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining tests 2021-05-07 18:54:43 +00:00
plan_cache_not_in_regex.js SERVER-56110 Enable noPassthroughWithMongod suite against SBE build variant 2021-04-15 13:19:11 +00:00
plan_cache_replanning.js SERVER-56114 [SBE] Fix bounding number of reads before triggering a replan 2021-04-27 20:27:49 +00:00
plan_selection_no_results.js SERVER-55335 Change plan ranking formula for SBE 2021-05-05 15:26:48 +00:00
query_oplogreplay.js SERVER-56109 Replace repeated isSBEEnabled checks with helper function 2021-04-23 15:56:01 +00:00
reconfigwt.js
recstore.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
remove9.js
renameWithWCE.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
replReads.js SERVER-50667 replace comment/variable references to slave with secondary 2020-11-30 18:08:17 +00:00
replset_host_connection_validation.js
rpc_protocols.js
sbe_agg_pushdown.js SERVER-56083 [SBE] Expressions unsupported in SBE for agg operations prevent SBE engine from being selected even if not pushed down 2021-04-30 14:51:37 +00:00
sharding_migrate_large_docs.js
sharding_rs_arb1.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
shell_advance_cluster_time.js
shelllimit.js
skip_shell_cursor_finalize.js
stress_test_unique_index_notunique.js SERVER-54135 Move stress_test_unique_index* to noPassthroughWithMongod 2021-03-17 15:55:17 +00:00
stress_test_unique_index_unique.js SERVER-54135 Move stress_test_unique_index* to noPassthroughWithMongod 2021-03-17 15:55:17 +00:00
tailable_getmore_does_not_timeout.js
tcmalloc.js
temp_namespace.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
testing_only_commands.js
top_rename.js
ttl1.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
ttl_repl_maintenance.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
ttl_repl_secondary_disabled.js SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit default 2021-05-04 22:30:37 +00:00
ttl_repl.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
ttl_sharded.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
validate_command.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
validate_interrupt.js
validate_multikey.js
validate_oplog_in_background.js
validate_repair_mode.js SERVER-52609 Append corruptRecords to validate results as an array 2021-01-13 06:21:49 +00:00
views_invalid.js SERVER-43633 Prohibit user writes to system.views in FCV 4.6 2020-07-20 13:35:53 +00:00
wt_roundtrip_creation_string.js