mongo/jstests/noPassthrough
Evan Bergeron 005ea9599c SERVER-127007 Add server status metric for path arrayness invalidation (#54071)
GitOrigin-RevId: 4ffd1618d653049063090c7f61bc2e9763a9ae65
2026-05-26 23:35:24 +00:00
..
admission SERVER-124943 Add queuing support to the IngressRequestRateLimiter (#53599) 2026-05-20 14:45:33 +00:00
api_version
architecture
backup_export
backup_restore SERVER-124125: Modify tests that have strict assertions around collStats size and count or exclude them from the replicated fast count suite (#51924) 2026-04-17 15:57:26 +00:00
balancer
bson
catalog SERVER-125628 chunk operations should leave shard catalog metadata as non-authoritative (#52828) 2026-05-04 18:54:01 +00:00
cluster_parameters
cluster_scalability_misc SERVER-100309 Remove featureFlagSessionsCollectionCoordinatorOnConfigServer feature flag (#53319) 2026-05-20 14:13:36 +00:00
clustered_collections SERVER-89953 listIndexes should list the collation if it's simple (#49113) 2026-04-15 13:56:50 +00:00
collStats
compact
compression
configuration
crud SERVER-125765 Enable tests that require persistence support of size and count (#52924) 2026-05-08 04:10:03 +00:00
data_consistency
database_name
ddl SERVER-125939 Make untrackUnshardedCollection commit to the shard catalog (#53132) 2026-05-26 16:05:40 +00:00
direct_conn_to_shard
directoryperdb
extensions Revert "SERVER-118423 Implement DocsNeededBounds reporting for extensions (#51217)" (#54404) 2026-05-24 11:40:20 +00:00
feature_compatibility_version SERVER-122438 Prevent setFCV CurOp state leak from collMod sub-operations (#52198) 2026-04-28 19:47:58 +00:00
ftdc SERVER-126260: Add assert.soon to ftdc_async_parameters_test.js (#53462) 2026-05-08 00:49:45 +00:00
global_catalog SERVER-125939 Make untrackUnshardedCollection commit to the shard catalog (#53132) 2026-05-26 16:05:40 +00:00
index_builds SERVER-127512 Fix index_build_killop_secondary_before_commit for in-memory suite (#54425) 2026-05-25 21:44:27 +00:00
interruption SERVER-123708 DeadlineMonitor in WAsm Scope, assorted fixes related to Scope.kill() (#51535) 2026-04-28 19:13:43 +00:00
killOp
libs SERVER-126902 Test resuming a PDIB multiple times (#53954) 2026-05-20 15:21:13 +00:00
local_catalog SERVER-116091 Explicitly replicate wildcard multikeyness in txns (#51970) 2026-05-26 11:25:01 +00:00
lock_file
logging SERVER-119978 Remove collectionType field from slow query log when it is unavailable (#50628) 2026-04-06 14:01:44 +00:00
memory_tracking SERVER-112823 Make deferred get_executor flag an IFR flag (#54369) 2026-05-26 18:31:35 +00:00
mongobridge
nested_bson
network SERVER-124943 Add queuing support to the IngressRequestRateLimiter (#53599) 2026-05-20 14:45:33 +00:00
observability SERVER-126288: Allow camel case in otel metric names, and update readme and existing names (#53491) 2026-05-14 18:36:49 +00:00
oplog SERVER-127406 Assign oplog storage files to server-oplog (#54310) 2026-05-26 12:21:13 +00:00
overload_retryability SERVER-121740 Disable overload-retargeting by default (#49904) 2026-03-18 22:47:46 +00:00
profile
query SERVER-127007 Add server status metric for path arrayness invalidation (#54071) 2026-05-26 23:35:24 +00:00
read_write_concern SERVER-126191 Fix read_pref.js test (#53381) 2026-05-08 11:53:53 +00:00
recordid SERVER-123360 Clean up applyOps related code with in oplog (#51091) 2026-04-06 19:51:22 +00:00
replicated_fast_count SERVER-125636: Fix typo in replicated_fast_count_unclean_shutdown.js (#52763) 2026-04-28 19:13:25 +00:00
replication SERVER-124178 Re-enable test coll stat checks with replicated fast count (#54081) 2026-05-21 21:37:57 +00:00
routing
rs_endpoint
rseq_linux_compatibility SERVER-122576 Make kernel 6.19 crash more graceful than status quo (#50435) 2026-03-30 20:58:31 +00:00
security
server_parameters
shard_catalog SERVER-127044 Introduce new error code returned by blockReplicaSetWrites (#54097) 2026-05-22 11:42:26 +00:00
sharded_cluster_topology SERVER-125916 SERVER-104976 Remove the repairShardedCollectionChunksHistory command (#53105) 2026-05-14 09:51:56 +00:00
shell SERVER-126358: log attr in assert(expr, msg, attr) (#54299) 2026-05-22 21:49:21 +00:00
shutdown
startup_shutdown SERVER-119953 Fix mongod --shutdown (#48414) 2026-02-23 21:05:25 +00:00
statistics
timeseries SERVER-125806 Use collator when validating time-series collections with non-default collation (#54031) 2026-05-20 18:58:08 +00:00
traffic_recording SERVER-108238: [MongoR] Implement cursor rewrite (#48226) 2026-03-23 12:44:45 +00:00
ttl
txns_cache_errors Import wiredtiger: 46bf841062af800d92786a96abe10c02c0d9f17f from branch mongodb-master (#54412) 2026-05-25 09:55:19 +00:00
txns_retryable_writes_sessions SERVER-125765 Enable tests that require persistence support of size and count (#52924) 2026-05-08 04:10:03 +00:00
validate SERVER-120901 Disallow repair for modal validation (#50499) 2026-04-06 19:59:25 +00:00
versioning_protocol SERVER-125546 Consolidate authoritative shards feature flags into two unified flags (part 1: bulk renames) (#53401) 2026-05-08 19:09:50 +00:00
wt_integration SERVER-119964 Only stop oplog manager thread when the current Oplog is destroyed (#48857) 2026-03-05 23:42:45 +00:00
x509
zones SERVER-124125: Modify tests that have strict assertions around collStats size and count or exclude them from the replicated fast count suite (#51924) 2026-04-17 15:57:26 +00:00
benchrun_read_pref_mode.js
BUILD.bazel SERVER-120036 Add bazel test targets for remaining release critical resmoke suites (#51497) 2026-04-17 20:36:41 +00:00
cluster_count_cmd_overflow_test.js
comment_field_passthrough.js
delinquent_ops.js SERVER-125404 resolve timing issue in delinquent_ops.js (#52496) 2026-04-28 18:46:28 +00:00
deprecated_hedged_reads.js
exit_logging.js
failcommand_direct_client.js
js_exceptions.js
move_collection_not_tracked.js
OWNERS.yml SERVER-118828 Allow applyOps to execute upgradeDowngradeViewlessTimeseries c-entry for system-authenticated users (#51066) 2026-04-10 17:05:54 +00:00
pin_code_segments_on_startup.js
prepare_conflict_metrics_tracking.js
query_by_uuid_commit_pending.js
reproducible_initializer_order.js
tassert_failpoint.js
timeseries_upgrade_downgrade_apply_ops.js SERVER-125096 Use LiteParsedNestedPipelines in $graphLookup (#52423) 2026-04-23 19:05:17 +00:00
utf8_paths.js
version.js
views_log_depchain.js