0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-22 04:59:34 +01:00
mongodb/etc/backports_required_for_multiversion_tests.yml
Haley Connelly 7a921397c7 SERVER-84589 Update drop timeseries buckets collection error message (#18431)
GitOrigin-RevId: 09ed5a3568046863fc034463dfbd1a3fca074cd3
2024-02-02 06:03:54 +00:00

1204 lines
57 KiB
YAML

# This file is intended to track tests that should be denylisted from multiversion testing due to
# changes that have not yet been backported to the last-lts or last-continuous development
# branches.
#
# Usage:
# Add the server ticket number and the path to the test file for the test you intend to denylist
# under the appropriate multiversion branch. Any test in a (ticket, test_file) pair that appears in this file but
# not in the last-lts or last-continuous branch version of this file indicates that a commit has
# not yet been backported to the last-lts or last-continuous branch and will be excluded from the
# multiversion suite corresponding to the root level suite key.
#
# Example: To prevent 'my_test_file.js' from running with the last-continuous binary
# last-continuous:
# all:
# - test_file: jstests/core/my_test_file.js
# ticket: SERVER-1000
#
# The above example will denylist jstests/core/my_test_file.js from the
# last-continuous branch until this file has been updated with the same
# (ticket, test_file) pair on the last-continuous branch.
#
last-continuous:
all:
- test_file: jstests/sharding/config_shards_on_repl_set_changes.js
ticket: SERVER-21185
- test_file: jstests/sharding/query/find_and_modify_without_two_phase.js
ticket: SERVER-44422
- test_file: jstests/sharding/query/delete_without_two_phase.js
ticket: SERVER-44422
- test_file: jstests/sharding/ingress_handshake_and_auth_metrics_mongos.js
ticket: SERVER-49202
- test_file: jstests/core/administrative/check_shard_index.js
ticket: SERVER-50792
- test_file: jstests/sharding/refine_collection_shard_key_basic.js
ticket: SERVER-50792
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
ticket: SERVER-51943
- test_file: jstests/sharding/query/collation_shard_targeting_hashed_shard_key.js
ticket: SERVER-53335
- test_file: jstests/sharding/migration_server_status.js
ticket: SERVER-56186
- test_file: jstests/sharding/cwwc_conflict_add_shard.js
ticket: SERVER-56800
- test_file: jstests/sharding/reconfig_fails_no_cwwc_set_sharding.js
ticket: SERVER-56846
- test_file: jstests/replsets/tenant_migration_recipient_fetches_retryable_writes_oplog_entries.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_recipient_fetches_synthetic_find_and_modify_oplog_entries.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_retryable_write_retry.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_retryable_write_retry_on_recipient.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_find_and_modify_retry.js
ticket: SERVER-57617
- test_file: jstests/sharding/resharding_min_fetch_ts_with_txn.js
ticket: SERVER-57667
- test_file: jstests/sharding/reshard_collection_joins_existing_operation.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_clones_duplicate_key.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_abort_command.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_clones_initial_data.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_commit.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_collection_cloner_resuming.js
ticket: SERVER-57667
- test_file: jstests/sharding/reshard_collection_existing_sk_index_not_duplicated.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_metrics.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_fails_on_nonempty_stash.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_txn_cloner.js
ticket: SERVER-57667
- test_file: jstests/sharding/reshard_collection_joins_existing_operation.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_size_estimate.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_histogram_metrics.js
ticket: SERVER-57700
- test_file: jstests/sharding/resharding_metrics.js
ticket: SERVER-57766
- test_file: jstests/sharding/rewrite_state_change_errors.js
ticket: SERVER-57772
- test_file: jstests/sharding/query/pipeline_length_limit.js
ticket: SERVER-58203
- test_file: jstests/replsets/tenant_migration_aborted_buildindex.js
ticket: SERVER-58353
- test_file: jstests/sharding/implicit_default_write_concern_add_shard.js
ticket: SERVER-58696
- test_file: jstests/replsets/apply_ops_capped_collection.js
ticket: SERVER-58744
- test_file: jstests/replsets/write_concern_write_to_local.js
ticket: SERVER-58898
- test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
ticket: SERVER-59023
- test_file: jstests/replsets/rollback_transaction_table.js
ticket: SERVER-59057
- test_file: jstests/sharding/change_stream_show_migration_events.js
ticket: SERVER-59424
- test_file: jstests/replsets/tenant_migration_recipient_access_blocker_rollback.js
ticket: SERVER-59525
- test_file: jstests/core/timeseries/timeseries_bucket_rename.js
ticket: SERVER-59666
- test_file: jstests/replsets/sync_source_selection_ignores_minvalid_after_rollback.js
ticket: SERVER-59721
- test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
ticket: SERVER-59721
- test_file: jstests/sharding/test_resharding_test_fixture_shutdown_retry_needed.js
ticket: SERVER-59923
- test_file: jstests/sharding/cluster_time_across_add_shard.js
ticket: SERVER-60466
- test_file: jstests/replsets/dont_set_invalid_rwconcern.js
ticket: SERVER-60817
- test_file: jstests/replsets/tenant_migration_donor_resume_on_stepup_and_restart.js
ticket: SERVER-60829
- test_file: jstests/core/sbe/sbe_ixscan_explain.js
ticket: SERVER-61087
- test_file: jstests/replsets/tenant_migration_shard_merge_journal_compressor.js
ticket: SERVER-61475
- test_file: jstests/replsets/tenant_migration_transaction_boundary.js
ticket: SERVER-61666
- test_file: jstests/sharding/range_deleter_interacts_correctly_with_refine_shard_key.js
ticket: SERVER-61755
- test_file: jstests/replsets/dbcheck.js
ticket: SERVER-61757
- test_file: jstests/replsets/reconfig_may_not_remove_custom_wc_in_use.js
ticket: SERVER-61864
- test_file: jstests/replsets/default_write_concern_race_with_config_tags.js
ticket: SERVER-61864
- test_file: jstests/replsets/config_tags_race_with_default_write_concern.js
ticket: SERVER-61864
- test_file: jstests/replsets/dbcheck_write_concern.js
ticket: SERVER-62212
- test_file: jstests/sharding/recover_multiple_migrations_on_stepup.js
ticket: SERVER-62245
- test_file: jstests/sharding/migration_recovers_unfinished_migrations.js
ticket: SERVER-62296
- test_file: jstests/sharding/max_time_ms_does_not_leak_shard_cursor.js
ticket: SERVER-62710
- test_file: jstests/replsets/apply_ops_dropDatabase.js
ticket: SERVER-62759
- test_file: jstests/noPassthrough/operator_counters_accumulators.js
ticket: SERVER-63049
- test_file: jstests/replsets/tenant_migration_cloning_uses_read_concern_majority.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_collection_ttl.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_concurrent_reads_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_concurrent_writes_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_recipient_current_op.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_retry_session_migration.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_retryable_write_retry_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_timeseries_retryable_write_retry_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_recipient_startup_recovery.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_network_error_via_rollback.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_resume_collection_cloner_after_recipient_failover_with_dropped_views.js
ticket: SERVER-63129
- test_file: jstests/replsets/buildindexes_false_commit_quorum.js
ticket: SERVER-63531
- test_file: jstests/core/query/in/in_with_mixed_values.js
ticket: SERVER-64141
- test_file: jstests/core/query/plan_cache/plan_cache_sbe.js
ticket: SERVER-64315
- test_file: jstests/core/sbe/plan_cache_sbe_with_or_queries.js
ticket: SERVER-64315
- test_file: jstests/core/sbe_plan_cache_autoparameterize_collscan.js
ticket: SERVER-64315
- test_file: jstests/core/index/wildcard/wildcard_index_cached_plans.js
ticket: SERVER-64315
- test_file: jstests/sharding/resharding_metrics_increment.js
ticket: SERVER-64395
- test_file: jstests/sharding/resharding_abort_command.js
ticket: SERVER-64395
- test_file: jstests/sharding/update_with_dollar_fields.js
ticket: SERVER-64485
- test_file: jstests/sharding/resharding_change_stream_namespace_filtering.js
ticket: SERVER-64780
- test_file: jstests/sharding/shard_key_index_must_exist.js
ticket: SERVER-6491
- test_file: jstests/sharding/change_stream_shard_failover.js
ticket: SERVER-65022
- test_file: jstests/sharding/database_versioning_all_commands.js
ticket: SERVER-65101
- test_file: jstests/sharding/sessions_collection_auto_healing.js
ticket: SERVER-65188
- test_file: jstests/replsets/sessions_collection_auto_healing.js
ticket: SERVER-65188
- test_file: jstests/replsets/capped_deletes.js
ticket: SERVER-65261
- test_file: jstests/replsets/tenant_migration_recipient_rollback_recovery.js
ticket: SERVER-65300
- test_file: jstests/aggregation/agg_infinite_recursion.js
ticket: SERVER-65773
- test_file: jstests/sharding/migration_retries_on_write_conflict_exceptions.js
ticket: SERVER-65947
- test_file: jstests/aggregation/match_no_swap_rand.js
ticket: SERVER-66072
- test_file: jstests/core/query/or/or_to_in.js
ticket: SERVER-66379
- test_file: jstests/core/query/where/where_multiple_plans.js
ticket: SERVER-66389
- test_file: jstests/sharding/resharding_metrics.js
ticket: SERVER-66422
- test_file: jstests/concurrency/fsm_workloads/find_flip_sbe_enabled.js
ticket: SERVER-66445
- test_file: jstests/core/index/index_stats.js
ticket: SERVER-66445
- test_file: jstests/core/index/wildcard/wildcard_index_cached_plans.js
ticket: SERVER-66445
- test_file: jstests/core/index/index_filter_commands_invalidate_plan_cache_entries.js
ticket: SERVER-66445
- test_file: jstests/core/query/idhack.js
ticket: SERVER-66445
- test_file: jstests/core/sbe/sbe_explain_rejected_plans.js
ticket: SERVER-66445
- test_file: jstests/core/query/plan_cache/plan_cache_list_shapes.js
ticket: SERVER-66445
- test_file: jstests/core/query/plan_cache/plan_cache_list_plans.js
ticket: SERVER-66445
- test_file: jstests/replsets/tenant_migration_donor_current_op.js
ticket: SERVER-66749
- test_file: jstests/replsets/tenant_migration_recipient_retry_forget_migration.js
ticket: SERVER-66749
- test_file: jstests/replsets/tenant_migrations_back_to_back.js
ticket: SERVER-66749
- test_file: jstests/replsets/tenant_migration_concurrent_migrations_stress_test.js
ticket: SERVER-66749
- test_file: jstests/replsets/prepared_transaction_kill_during_step_up_refresh.js
ticket: SERVER-66854
- test_file: jstests/replsets/step_up_kill_abort_transactions.js
ticket: SERVER-66854
- test_file: jstests/core/clustered/clustered_collection_collation.js
ticket: SERVER-67105
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-67105
- test_file: jstests/replsets/startup_recovery_for_restore_needs_rollback.js
ticket: SERVER-67180
- test_file: jstests/sharding/drop_index_fails_if_multikey_index_is_last_compatible.js
ticket: SERVER-67299
- test_file: jstests/sharding/min_max_key.js
ticket: SERVER-67529
- test_file: jstests/replsets/internal_sessions_reaping_basic.js
ticket: SERVER-67723
- test_file: jstests/sharding/collection_uuid_shard_capped_collection.js
ticket: SERVER-67885
- test_file: jstests/core/query/partial_index_logical.js
ticket: SERVER-68434
- test_file: jstests/core/txns/txn_ops_allowed_on_buckets_coll.js
ticket: SERVER-68556
- test_file: jstests/core/txns/no_writes_to_system_collections_in_txn.js
ticket: SERVER-68556
- test_file: jstests/sharding/resharding_temp_ns_routing_info_unsharded.js
ticket: SERVER-68628
- test_file: jstests/sharding/move_chunk_concurrent_cloning.js
ticket: SERVER-81201
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
ticket: SERVER-68728
- test_file: jstests/sharding/resharding_critical_section_metrics.js
ticket: SERVER-68932
- test_file: jstests/replsets/tenant_migration_recipient_forget_migration.js
ticket: SERVER-69229
- test_file: src/mongo/db/modules/enterprise/jstests/fcbis/fcbis_cannot_vote_twice_same_term.js
ticket: SERVER-69861
- test_file: src/mongo/db/modules/enterprise/jstests/fcbis/fcbis_election_during_storage_change.js
ticket: SERVER-69861
- test_file: jstests/core/timeseries/timeseries_filter_extended_range.js
ticket: SERVER-69952
- test_file: jstests/aggregation/expressions/switch_errors.js
ticket: SERVER-70190
- test_file: jstests/replsets/wtimeout_too_large.js
ticket: SERVER-70360
- test_file: jstests/core/cover_null_queries.js
ticket: SERVER-70436
- test_file: jstests/sharding/timeseries_sharding_admin_commands.js
ticket: SERVER-70790
- test_file: jstests/replsets/apply_ops_strips_hash.js
ticket: SERVER-70841
- test_file: jstests/sharding/all_collection_stats.js
ticket: SERVER-71477
- test_file: jstests/sharding/hidden_index.js
ticket: SERVER-71638
- test_file: jstests/sharding/invalid_system_views_sharded_collection.js
ticket: SERVER-71667
- test_file: jstests/sharding/drop_collection.js
ticket: SERVER-71689
- test_file: jstests/sharding/query/collation_targeting_inherited.js
ticket: SERVER-72224
- test_file: jstests/core/clustered/clustered_collection_collation.js
ticket: SERVER-72224
- test_file: jstests/core/query/project/project_with_collation.js
ticket: SERVER-72416
- test_file: jstests/core/collation.js
ticket: SERVER-72416
- test_file: jstests/core/query/or/or_to_in.js
ticket: SERVER-72416
- test_file: src/mongo/db/modules/enterprise/jstests/fcbis/oplog_rollover.js
ticket: SERVER-72422
- test_file: jstests/sharding/timeseries_cluster_indexstats.js
ticket: SERVER-72620
- test_file: jstests/replsets/quiesce_mode_fails_elections.js
ticket: SERVER-72774
- test_file: jstests/core/timeseries/bucket_unpacking_with_sort_extended_range.js
ticket: SERVER-73110
- test_file: jstests/core/doc_validation_with_now_variable.js
ticket: SERVER-73125
- test_file: jstests/core/clustered/clustered_collection_hint.js
ticket: SERVER-73482
- test_file: jstests/replsets/log_ddl_ops.js
ticket: SERVER-73601
- test_file: jstests/core/timeseries/timeseries_predicates.js
ticket: SERVER-73697
- test_file: jstests/core/timeseries/timeseries_groupby_reorder.js
ticket: SERVER-73822
- test_file: jstests/sharding/internal_txns/incomplete_transaction_history_during_migration.js
ticket: SERVER-73938
- test_file: jstests/sharding/query/group_plan_cache_sharded.js
ticket: SERVER-74245
- test_file: jstests/core/query/sbe_plan_cache_autoparameterize_ixscan.js
ticket: SERVER-74262
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/top_command.js
ticket: SERVER-74460
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/collection_coll_stats.js
ticket: SERVER-74461
- test_file: jstests/core/timeseries/timeseries_collmod.js
ticket: SERVER-74507
- test_file: jstests/sharding/resharding_interrupt_before_create_state_machine.js
ticket: SERVER-74647
- test_file: jstests/sharding/merge_let_params_size_estimation.js
ticket: SERVER-74806
- test_file: jstests/core/query/elemmatch/elemmatch_or_pushdown_paths.js
ticket: SERVER-74954
- test_file: jstests/noPassthrough/ttl_operation_metrics_multi_dbs.js
ticket: SERVER-75277
- test_file: jstests/core/command_let_variables.js
ticket: SERVER-75356
- test_file: jstests/core/field_name_validation.js
ticket: SERVER-75517
- test_file: jstests/sharding/analyze_shard_key/cardinality_and_frequency_basic.js
ticket: SERVER-75886
- test_file: jstests/sharding/database_versioning_all_commands.js
ticket: SERVER-75911
- test_file: jstests/noPassthrough/clustered_collection_sorted_scan.js
ticket: SERVER-76102
- test_file: jstests/sharding/analyze_shard_key/configure_query_analyzer_basic.js
ticket: SERVER-76311
- test_file: jstests/sharding/refine_collection_shard_key_basic.js
ticket: SERVER-76394
- test_file: jstests/sharding/shard_drain_works_with_chunks_of_any_size.js
ticket: SERVER-76550
- test_file: jstests/sharding/analyze_shard_key/monotonicity_hashed_sharding_compound.js
ticket: SERVER-76719
- test_file: jstests/sharding/move_primary_donor_cleaned_up_if_coordinator_steps_up_aborted.js
ticket: SERVER-76872
- test_file: jstests/sharding/ddl_commits_with_two_phase_oplog_notification.js
ticket: SERVER-76908
- test_file: jstests/sharding/shard_keys_with_dollar_sign.js
ticket: SERVER-76948
- test_file: jstests/sharding/resharding_update_tag_zones_large.js
ticket: SERVER-76988
- test_file: jstests/sharding/resharding_with_multi_deletes_reduced_ticket_pool_size.js
ticket: SERVER-77097
- test_file: jstests/replsets/tenant_migration_retryable_internal_transaction.js
ticket: SERVER-77237
- test_file: jstests/sharding/analyze_shard_key/configure_query_analyzer_persistence.js
ticket: SERVER-77247
- test_file: jstests/core/timeseries/timeseries_create_collection.js
ticket: SERVER-77382
- test_file: jstests/core/find_with_resume_after_param.js
ticket: SERVER-77386
- test_file: jstests/core/timeseries/timeseries_resume_after.js
ticket: SERVER-77386
- test_file: jstests/sharding/query/lookup_unionWith_subpipeline_local_read.js
ticket: SERVER-77427
- test_file: jstests/sharding/query/sharded_graph_lookup_execution.js
ticket: SERVER-77427
- test_file: jstests/sharding/query/sharded_lookup_execution.js
ticket: SERVER-77427
- test_file: jstests/sharding/multi_collection_transaction_placement_conflict_workaround.js
ticket: SERVER-84723
- test_file: jstests/sharding/fsync_lock_unlock.js
ticket: SERVER-73685
- test_file: jstests/sharding/fsync_lock_ddl_lock.js
ticket: SERVER-78157
- test_file: jstests/sharding/fsync_lock_fails_with_in_progress_ddl_op.js
ticket: SERVER-78157
- test_file: jstests/replsets/tenant_migrations_back_to_back_2.js
ticket: SERVER-78176
- test_file: jstests/replsets/config_txns_reaping_interrupt.js
ticket: SERVER-78187
- test_file: jstests/core/query/elemmatch/elemmatch_ne.js
ticket: SERVER-78260
- test_file: jstests/core/timeseries/timeseries_buckets_oplog_update.js
ticket: SERVER-79912
- test_file: jstests/sharding/analyze_shard_key/timeseries.js
ticket: SERVER-78595
- test_file: jstests/change_streams/oplog_rewrite/change_stream_nor_rewrite.js
ticket: SERVER-78650
- test_file: jstests/core/sbe_plan_cache_duplicate_or_clauses.js
ticket: SERVER-78752
- test_file: jstests/sharding/fsync_with_prepared_transaction.js
ticket: SERVER-78793
- test_file: jstests/sharding/analyze_shard_key/query_sampling_server_params.js
ticket: SERVER-78913
- test_file: jstests/core/timeseries/timeseries_groupby_reorder.js
ticket: SERVER-79136
- test_file: jstests/sharding/reset_placement_history_snapshot_read.js
ticket: SERVER-79357
- test_file: jstests/sharding/index_and_collection_option_propagation.js
ticket: SERVER-71819
- test_file: jstests/replsets/tenant_migration_recreate_timeseries_collection.js
ticket: SERVER-80301
- test_file: jstests/noPassthrough/read_preference_metrics.js
ticket: SERVER-66018
- test_file: jstests/sharding/block_chunk_migrations_without_hashed_shard_key_index.js
ticket: SERVER-78530
- test_file: jstests/sharding/delete_range_deletion_tasks_on_dropped_hashed_shard_key_index.js
ticket: SERVER-78530
- test_file: jstests/core/timeseries/nondefault_collation.js
ticket: SERVER-81013
- test_file: jstests/core/timeseries/timeseries_delete_collation.js
ticket: SERVER-81013
- test_file: jstests/core/timeseries/timeseries_update_collation.js
ticket: SERVER-81013
- test_file: jstests/core/timeseries/timeseries_match_pushdown.js
ticket: SERVER-79585
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/aggregate_getMore_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/aggregate_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_and_modify.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_getMore_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_no_orphans_getMore_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_no_orphans_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_delete.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_delete_range.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_find_and_modify.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_find_and_modify_range.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_insert.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_insert_range.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_sharded.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_update.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_update_range.js
ticket: SERVER-78952
- test_file: jstests/core/timeseries/timeseries_buckets_find_and_modify.js
ticket: SERVER-81323
- test_file: jstests/sharding/ddl_commits_trigger_placement_op_entries.js
ticket: SERVER-80885
- test_file: jstests/core/query/plan_cache/plan_cache_stats_shard_and_host.js
ticket: SERVER-81492
- test_file: jstests/sharding/timeseries_insert_targeting_normalize_metadata.js
ticket: SERVER-80203
- test_file: jstests/core/timeseries/timeseries_collection_uuid.js
ticket: SERVER-79446
- test_file: jstests/sharding/move_chunk_basic.js
ticket: SERVER-81201
- test_file: jstests/replsets/initial_sync_index_conflict_recreate.js
ticket: SERVER-81890
- test_file: jstests/sharding/analyze_shard_key/ns_validation.js
ticket: SERVER-81939
- test_file: jstests/sharding/updateOne_without_shard_key/write_without_shard_key_let_parameters.js
ticket: SERVER-81057
- test_file: jstests/core/timeseries/timeseries_create.js
ticket: SERVER-80776
- test_file: jstests/sharding/flushRoutingTableCacheUpdates_enforced_on_collections.js
ticket: SERVER-81985
- test_file: jstests/core/timeseries/timeseries_collection_uuid.js
ticket: SERVER-81379
- test_file: jstests/core/query/internal_strip_invalid_assignment.js
ticket: SERVER-82717
- test_file: jstests/sharding/updateOne_without_shard_key/write_without_shard_key_metrics.js
ticket: SERVER-80842
- test_file: jstests/sharding/server_status_crud_metrics_delete_one_without_shard_key_with_id.js
ticket: SERVER-80842
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-75604
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_update.js
ticket: SERVER-82984
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_replace.js
ticket: SERVER-82984
- test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
ticket: SERVER-79848
- test_file: jstests/core/find_with_resume_after_param.js
ticket: SERVER-79848
- test_file: jstests/core/timeseries/timeseries_resume_after.js
ticket: SERVER-79848
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-83247
- test_file: jstests/core/timeseries/timeseries_project_pushdown.js
ticket: SERVER-82447
- test_file: jstests/core/query/project/projection_expr_mod.js
ticket: SERVER-39336
- test_file: jstests/aggregation/expressions/expression_mod.js
ticket: SERVER-39336
- test_file: src/mongo/db/modules/enterprise/jstests/external_auth_oidc/oidc_internal_authz.js
ticket: SERVER-78066
- test_file: src/mongo/db/modules/enterprise/jstests/external_auth_oidc/oidc_omit_client_id.js
ticket: SERVER-78066
- test_file: jstests/sharding/coordinate_txn_recover_on_stepup_with_tickets_exhausted.js
ticket: SERVER-82883
- test_file: jstests/sharding/server_status_cluster_parameters.js
ticket: SERVER-81277
- test_file: jstests/core/query/explode_for_sort_plan_cache.js
ticket: SERVER-83777
- test_file: jstests/core/txns/out_not_blocked_by_txn.js
ticket: SERVER-72703
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-82814
- test_file: jstests/core/index/hidden_index.js
ticket: SERVER-83236
- test_file: jstests/core/command_let_variables.js
ticket: SERVER-83685
- test_file: jstests/core/query/plan_cache/plan_cache_list_shapes.js
ticket: SERVER-83685
- test_file: jstests/core/query/plan_cache/plan_cache_shell_helpers.js
ticket: SERVER-83685
- test_file: jstests/core/views/views_aggregation.js
ticket: SERVER-83685
- test_file: jstests/noPassthroughWithMongod/lookup_with_limit.js
ticket: SERVER-83685
- test_file: jstests/sharding/move_primary_basic.js
ticket: SERVER-82353
- test_file: jstests/sharding/store_historical_placement_data.js
ticket: SERVER-82353
- test_file: jstests/core/timeseries/timeseries_bucket_level_filter.js
ticket: SERVER-84130
- test_file: jstests/noPassthrough/disallow_new_transactions_at_shutdown_on_mongos.js
ticket: SERVER-77667
- test_file: jstests/core/timeseries/timeseries_lookup.js
ticket: SERVER-79637
- test_file: jstests/core/notablescan.js
ticket: SERVER-83119
- test_file: jstests/sharding/clustered_coll_scan.js
ticket: SERVER-83119
- test_file: jstests/sharding/eof_plan.js
ticket: SERVER-83119
- test_file: jstests/core/timeseries/timeseries_collection_uuid.js
ticket: SERVER-84151
- test_file: jstests/core/timeseries/timeseries_collmod.js
ticket: SERVER-83370
- test_file: jstests/sharding/timeseries_drop.js
ticket: SERVER-84589
suites: null
last-lts:
all:
- test_file: jstests/sharding/config_shards_on_repl_set_changes.js
ticket: SERVER-21185
- test_file: jstests/core/query/null_query_semantics.js
ticket: SERVER-21929
- test_file: jstests/core/query/or/or_to_in.js
ticket: SERVER-21929
- test_file: jstests/aggregation/sources/lookup/lookup_null_semantics.js
ticket: SERVER-21929
- test_file: jstests/replsets/disallow_adding_initialized_node1.js
ticket: SERVER-35649
- test_file: jstests/replsets/cluster_chaining_override.js
ticket: SERVER-37904
- test_file: jstests/sharding/scaled_collection_stats.js
ticket: SERVER-43902
- test_file: jstests/sharding/query/find_and_modify_without_two_phase.js
ticket: SERVER-44422
- test_file: jstests/sharding/query/delete_without_two_phase.js
ticket: SERVER-44422
- test_file: jstests/core/administrative/apply_ops/apply_ops_system_dot_views.js
ticket: SERVER-47469
- test_file: jstests/concurrency/fsm_workloads/view_catalog_direct_system_writes.js
ticket: SERVER-47469
- test_file: jstests/replsets/invalidate_sessions_on_stepdown.js
ticket: SERVER-47645
- test_file: jstests/core/txns/no_writes_to_config_transactions_with_prepared_transaction.js
ticket: SERVER-48525
- test_file: jstests/sharding/ingress_handshake_and_auth_metrics_mongos.js
ticket: SERVER-49202
- test_file: jstests/replsets/change_sync_source_in_initial_sync.js
ticket: SERVER-50320
- test_file: jstests/sharding/awaitable_hello_primary_failures.js
ticket: SERVER-50415
- test_file: jstests/replsets/server_status_repl_is_writable_primary.js
ticket: SERVER-50420
- test_file: jstests/sharding/log_remote_op_wait.js
ticket: SERVER-50559
- test_file: jstests/core/views/views_all_commands.js
ticket: SERVER-50640
- test_file: jstests/sharding/read_write_concern_defaults_application.js
ticket: SERVER-50640
- test_file: jstests/sharding/safe_secondary_reads_drop_recreate.js
ticket: SERVER-50640
- test_file: jstests/sharding/safe_secondary_reads_single_migration_suspend_range_deletion.js
ticket: SERVER-50640
- test_file: jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
ticket: SERVER-50640
- test_file: jstests/core/administrative/check_shard_index.js
ticket: SERVER-50792
- test_file: jstests/sharding/refine_collection_shard_key_basic.js
ticket: SERVER-50792
- test_file: jstests/replsets/node_restarts_no_oplog_entry_at_stable.js
ticket: SERVER-51049
- test_file: jstests/replsets/awaitable_hello_errors_on_horizon_change.js
ticket: SERVER-51259
- test_file: jstests/replsets/awaitable_hello_fcv_change.js
ticket: SERVER-51259
- test_file: jstests/replsets/awaitable_hello_metrics_on_state_change.js
ticket: SERVER-51259
- test_file: jstests/replsets/awaitable_hello_on_nodes_with_invalid_configs.js
ticket: SERVER-51259
- test_file: jstests/replsets/awaitable_hello_stepdown_stepup.js
ticket: SERVER-51259
- test_file: jstests/replsets/quiesce_mode.js
ticket: SERVER-51259
- test_file: jstests/sharding/mongos_quiesce_mode.js
ticket: SERVER-51259
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
ticket: SERVER-51943
- test_file: jstests/core/txns/errors_on_committed_transaction.js
ticket: SERVER-52547
- test_file: jstests/replsets/stepdown_kill_other_ops.js
ticket: SERVER-53431
- test_file: jstests/sharding/transactions_reject_writes_for_moved_chunks.js
ticket: SERVER-55111
- test_file: jstests/replsets/rollback_with_coalesced_txn_table_updates_during_oplog_application.js
ticket: SERVER-55305
- test_file: jstests/replsets/rollback_with_coalesced_txn_table_updates_from_vectored_inserts.js
ticket: SERVER-55305
- test_file: jstests/sharding/migration_server_status.js
ticket: SERVER-56186
- test_file: jstests/sharding/time_zone_info_mongos.js
ticket: SERVER-56371
- test_file: jstests/concurrency/fsm_workloads/findAndModify_flip_location.js
ticket: SERVER-56377
- test_file: jstests/sharding/txn_writes_during_movechunk.js
ticket: SERVER-56518
- test_file: jstests/concurrency/fsm_workloads/collmod_writeconflict.js
ticket: SERVER-56772
- test_file: jstests/sharding/cwwc_conflict_add_shard.js
ticket: SERVER-56800
- test_file: jstests/replsets/tenant_migration_recipient_fetches_retryable_writes_oplog_entries.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_recipient_fetches_synthetic_find_and_modify_oplog_entries.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_retryable_write_retry.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_retryable_write_retry_on_recipient.js
ticket: SERVER-57617
- test_file: jstests/replsets/tenant_migration_find_and_modify_retry.js
ticket: SERVER-57617
- test_file: jstests/sharding/resharding_min_fetch_ts_with_txn.js
ticket: SERVER-57667
- test_file: jstests/sharding/reshard_collection_joins_existing_operation.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_clones_duplicate_key.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_abort_command.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_clones_initial_data.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_commit.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_collection_cloner_resuming.js
ticket: SERVER-57667
- test_file: jstests/sharding/reshard_collection_existing_sk_index_not_duplicated.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_metrics.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_fails_on_nonempty_stash.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_txn_cloner.js
ticket: SERVER-57667
- test_file: jstests/sharding/reshard_collection_joins_existing_operation.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_size_estimate.js
ticket: SERVER-57667
- test_file: jstests/sharding/resharding_histogram_metrics.js
ticket: SERVER-57700
- test_file: jstests/core/timeseries/timeseries_bucket_drop.js
ticket: SERVER-57729
- test_file: jstests/sharding/resharding_metrics.js
ticket: SERVER-57766
- test_file: jstests/sharding/query/pipeline_length_limit.js
ticket: SERVER-58203
- test_file: jstests/replsets/tenant_migration_aborted_buildindex.js
ticket: SERVER-58353
- test_file: jstests/sharding/implicit_default_write_concern_add_shard.js
ticket: SERVER-58696
- test_file: jstests/replsets/write_concern_write_to_local.js
ticket: SERVER-58898
- test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
ticket: SERVER-59023
- test_file: jstests/replsets/rollback_transaction_table.js
ticket: SERVER-59057
- test_file: jstests/sharding/change_stream_show_migration_events.js
ticket: SERVER-59424
- test_file: jstests/core/timeseries/timeseries_find.js
ticket: SERVER-59505
- test_file: jstests/replsets/tenant_migration_recipient_access_blocker_rollback.js
ticket: SERVER-59525
- test_file: jstests/replsets/sync_source_selection_ignores_minvalid_after_rollback.js
ticket: SERVER-59721
- test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
ticket: SERVER-59721
- test_file: jstests/aggregation/expressions/date_add_subtract.js
ticket: SERVER-59765
- test_file: jstests/sharding/test_resharding_test_fixture_shutdown_retry_needed.js
ticket: SERVER-59923
- test_file: jstests/sharding/write_transactions_during_migration.js
ticket: SERVER-59952
- test_file: jstests/sharding/retryable_writes.js
ticket: SERVER-59952
- test_file: jstests/sharding/move_chunk_find_and_modify_with_write_retryability.js
ticket: SERVER-59952
- test_file: jstests/sharding/cluster_time_across_add_shard.js
ticket: SERVER-60466
- test_file: jstests/replsets/dont_set_invalid_rwconcern.js
ticket: SERVER-60817
- test_file: jstests/replsets/tenant_migration_donor_resume_on_stepup_and_restart.js
ticket: SERVER-60829
- test_file: jstests/core/sbe/sbe_ixscan_explain.js
ticket: SERVER-61087
- test_file: jstests/replsets/tenant_migration_shard_merge_journal_compressor.js
ticket: SERVER-61475
- test_file: jstests/replsets/tenant_migration_transaction_boundary.js
ticket: SERVER-61666
- test_file: jstests/sharding/range_deleter_interacts_correctly_with_refine_shard_key.js
ticket: SERVER-61755
- test_file: jstests/replsets/dbcheck.js
ticket: SERVER-61757
- test_file: jstests/replsets/reconfig_may_not_remove_custom_wc_in_use.js
ticket: SERVER-61864
- test_file: jstests/replsets/default_write_concern_race_with_config_tags.js
ticket: SERVER-61864
- test_file: jstests/replsets/config_tags_race_with_default_write_concern.js
ticket: SERVER-61864
- test_file: jstests/sharding/recover_multiple_migrations_on_stepup.js
ticket: SERVER-62245
- test_file: jstests/sharding/migration_recovers_unfinished_migrations.js
ticket: SERVER-62296
- test_file: jstests/sharding/max_time_ms_does_not_leak_shard_cursor.js
ticket: SERVER-62710
- test_file: jstests/replsets/apply_ops_dropDatabase.js
ticket: SERVER-62759
- test_file: jstests/replsets/tenant_migration_cloning_uses_read_concern_majority.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_collection_ttl.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_concurrent_reads_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_concurrent_writes_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_recipient_current_op.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_retry_session_migration.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_retryable_write_retry_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_timeseries_retryable_write_retry_on_recipient.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_recipient_startup_recovery.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_network_error_via_rollback.js
ticket: SERVER-63122
- test_file: jstests/replsets/tenant_migration_resume_collection_cloner_after_recipient_failover_with_dropped_views.js
ticket: SERVER-63129
- test_file: jstests/replsets/buildindexes_false_commit_quorum.js
ticket: SERVER-63531
- test_file: jstests/core/query/plan_cache/plan_cache_sbe.js
ticket: SERVER-64315
- test_file: jstests/core/sbe/plan_cache_sbe_with_or_queries.js
ticket: SERVER-64315
- test_file: jstests/core/sbe_plan_cache_autoparameterize_collscan.js
ticket: SERVER-64315
- test_file: jstests/core/index/wildcard/wildcard_index_cached_plans.js
ticket: SERVER-64315
- test_file: jstests/sharding/resharding_metrics_increment.js
ticket: SERVER-64395
- test_file: jstests/sharding/resharding_abort_command.js
ticket: SERVER-64395
- test_file: jstests/sharding/update_with_dollar_fields.js
ticket: SERVER-64485
- test_file: jstests/sharding/shard_key_index_must_exist.js
ticket: SERVER-6491
- test_file: jstests/sharding/change_stream_shard_failover.js
ticket: SERVER-65022
- test_file: jstests/sharding/database_versioning_all_commands.js
ticket: SERVER-65101
- test_file: jstests/sharding/sessions_collection_auto_healing.js
ticket: SERVER-65188
- test_file: jstests/replsets/sessions_collection_auto_healing.js
ticket: SERVER-65188
- test_file: jstests/replsets/capped_deletes.js
ticket: SERVER-65261
- test_file: jstests/replsets/tenant_migration_recipient_rollback_recovery.js
ticket: SERVER-65300
- test_file: jstests/aggregation/agg_infinite_recursion.js
ticket: SERVER-65773
- test_file: jstests/sharding/migration_retries_on_write_conflict_exceptions.js
ticket: SERVER-65947
- test_file: jstests/aggregation/match_no_swap_rand.js
ticket: SERVER-66072
- test_file: jstests/core/query/or/or_to_in.js
ticket: SERVER-66379
- test_file: jstests/core/query/where/where_multiple_plans.js
ticket: SERVER-66389
- test_file: jstests/sharding/resharding_metrics.js
ticket: SERVER-66422
- test_file: jstests/concurrency/fsm_workloads/find_flip_sbe_enabled.js
ticket: SERVER-66445
- test_file: jstests/core/index/index_stats.js
ticket: SERVER-66445
- test_file: jstests/core/index/wildcard/wildcard_index_cached_plans.js
ticket: SERVER-66445
- test_file: jstests/core/index/index_filter_commands_invalidate_plan_cache_entries.js
ticket: SERVER-66445
- test_file: jstests/core/query/idhack.js
ticket: SERVER-66445
- test_file: jstests/core/sbe/sbe_explain_rejected_plans.js
ticket: SERVER-66445
- test_file: jstests/core/query/plan_cache/plan_cache_list_shapes.js
ticket: SERVER-66445
- test_file: jstests/core/query/plan_cache/plan_cache_list_plans.js
ticket: SERVER-66445
- test_file: jstests/replsets/tenant_migration_donor_current_op.js
ticket: SERVER-66749
- test_file: jstests/replsets/tenant_migration_recipient_retry_forget_migration.js
ticket: SERVER-66749
- test_file: jstests/replsets/tenant_migrations_back_to_back.js
ticket: SERVER-66749
- test_file: jstests/replsets/tenant_migration_concurrent_migrations_stress_test.js
ticket: SERVER-66749
- test_file: jstests/replsets/prepared_transaction_kill_during_step_up_refresh.js
ticket: SERVER-66854
- test_file: jstests/replsets/step_up_kill_abort_transactions.js
ticket: SERVER-66854
- test_file: jstests/core/clustered/clustered_collection_collation.js
ticket: SERVER-67105
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-67105
- test_file: jstests/replsets/startup_recovery_for_restore_needs_rollback.js
ticket: SERVER-67180
- test_file: jstests/sharding/drop_index_fails_if_multikey_index_is_last_compatible.js
ticket: SERVER-67299
- test_file: jstests/sharding/min_max_key.js
ticket: SERVER-67529
- test_file: jstests/replsets/internal_sessions_reaping_basic.js
ticket: SERVER-67723
- test_file: jstests/sharding/collection_uuid_shard_capped_collection.js
ticket: SERVER-67885
- test_file: jstests/core/txns/txn_ops_allowed_on_buckets_coll.js
ticket: SERVER-68556
- test_file: jstests/core/txns/no_writes_to_system_collections_in_txn.js
ticket: SERVER-68556
- test_file: jstests/sharding/resharding_temp_ns_routing_info_unsharded.js
ticket: SERVER-68628
- test_file: jstests/sharding/move_chunk_concurrent_cloning.js
ticket: SERVER-81201
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
ticket: SERVER-68728
- test_file: jstests/replsets/tenant_migration_recipient_forget_migration.js
ticket: SERVER-69229
- test_file: src/mongo/db/modules/enterprise/jstests/fcbis/fcbis_cannot_vote_twice_same_term.js
ticket: SERVER-69861
- test_file: src/mongo/db/modules/enterprise/jstests/fcbis/fcbis_election_during_storage_change.js
ticket: SERVER-69861
- test_file: jstests/core/timeseries/timeseries_filter_extended_range.js
ticket: SERVER-69952
- test_file: jstests/aggregation/expressions/switch_errors.js
ticket: SERVER-70190
- test_file: jstests/replsets/wtimeout_too_large.js
ticket: SERVER-70360
- test_file: jstests/core/cover_null_queries.js
ticket: SERVER-70436
- test_file: jstests/sharding/timeseries_sharding_admin_commands.js
ticket: SERVER-70790
- test_file: jstests/replsets/apply_ops_strips_hash.js
ticket: SERVER-70841
- test_file: jstests/sharding/all_collection_stats.js
ticket: SERVER-71477
- test_file: jstests/sharding/hidden_index.js
ticket: SERVER-71638
- test_file: jstests/sharding/invalid_system_views_sharded_collection.js
ticket: SERVER-71667
- test_file: jstests/sharding/drop_collection.js
ticket: SERVER-71689
- test_file: jstests/sharding/query/collation_targeting_inherited.js
ticket: SERVER-72224
- test_file: jstests/core/clustered/clustered_collection_collation.js
ticket: SERVER-72224
- test_file: jstests/core/query/project/project_with_collation.js
ticket: SERVER-72416
- test_file: jstests/core/collation.js
ticket: SERVER-72416
- test_file: jstests/core/query/or/or_to_in.js
ticket: SERVER-72416
- test_file: src/mongo/db/modules/enterprise/jstests/fcbis/oplog_rollover.js
ticket: SERVER-72422
- test_file: jstests/sharding/timeseries_cluster_indexstats.js
ticket: SERVER-72620
- test_file: jstests/replsets/quiesce_mode_fails_elections.js
ticket: SERVER-72774
- test_file: jstests/core/timeseries/bucket_unpacking_with_sort_extended_range.js
ticket: SERVER-73110
- test_file: jstests/core/doc_validation_with_now_variable.js
ticket: SERVER-73125
- test_file: jstests/core/clustered/clustered_collection_hint.js
ticket: SERVER-73482
- test_file: jstests/replsets/log_ddl_ops.js
ticket: SERVER-73601
- test_file: jstests/core/timeseries/timeseries_predicates.js
ticket: SERVER-73697
- test_file: jstests/core/timeseries/timeseries_groupby_reorder.js
ticket: SERVER-73822
- test_file: jstests/sharding/internal_txns/incomplete_transaction_history_during_migration.js
ticket: SERVER-73938
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/top_command.js
ticket: SERVER-74460
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/collection_coll_stats.js
ticket: SERVER-74461
- test_file: jstests/sharding/resharding_interrupt_before_create_state_machine.js
ticket: SERVER-74647
- test_file: jstests/sharding/merge_let_params_size_estimation.js
ticket: SERVER-74806
- test_file: jstests/core/query/elemmatch/elemmatch_or_pushdown_paths.js
ticket: SERVER-74954
- test_file: jstests/noPassthrough/ttl_operation_metrics_multi_dbs.js
ticket: SERVER-75277
- test_file: jstests/core/command_let_variables.js
ticket: SERVER-75356
- test_file: jstests/core/field_name_validation.js
ticket: SERVER-75517
- test_file: jstests/sharding/analyze_shard_key/cardinality_and_frequency_basic.js
ticket: SERVER-75886
- test_file: jstests/sharding/database_versioning_all_commands.js
ticket: SERVER-75911
- test_file: jstests/replsets/crud_ops_do_not_throw_locktimeout_on_ticket_exhaustion.js
ticket: SERVER-76012
- test_file: jstests/replsets/transactions_committed_with_tickets_exhausted.js
ticket: SERVER-76012
- test_file: jstests/replsets/transactions_reaped_with_tickets_exhausted.js
ticket: SERVER-76012
- test_file: jstests/sharding/cancel_coordinate_txn_commit_with_tickets_exhausted.js
ticket: SERVER-76012
- test_file: jstests/sharding/coordinate_txn_commit_with_tickets_exhausted.js
ticket: SERVER-76012
- test_file: jstests/noPassthrough/clustered_collection_sorted_scan.js
ticket: SERVER-76102
- test_file: jstests/sharding/invalid_shard_identity_doc.js
ticket: SERVER-76310
- test_file: jstests/sharding/auth_catalog_shard_localhost_exception.js
ticket: SERVER-76310
- test_file: jstests/sharding/catalog_shard_mongos_ops_on_config_and_admin.js
ticket: SERVER-76310
- test_file: jstests/sharding/analyze_shard_key/configure_query_analyzer_basic.js
ticket: SERVER-76311
- test_file: jstests/sharding/refine_collection_shard_key_basic.js
ticket: SERVER-76394
- test_file: jstests/sharding/implicit_create_collection_triggered_by_DDLs.js
ticket: SERVER-76489
- test_file: jstests/sharding/shard_drain_works_with_chunks_of_any_size.js
ticket: SERVER-76550
- test_file: jstests/sharding/analyze_shard_key/monotonicity_hashed_sharding_compound.js
ticket: SERVER-76719
- test_file: jstests/sharding/move_primary_donor_cleaned_up_if_coordinator_steps_up_aborted.js
ticket: SERVER-76872
- test_file: jstests/sharding/ddl_commits_with_two_phase_oplog_notification.js
ticket: SERVER-76908
- test_file: jstests/sharding/shard_keys_with_dollar_sign.js
ticket: SERVER-76948
- test_file: jstests/sharding/resharding_update_tag_zones_large.js
ticket: SERVER-76988
- test_file: jstests/sharding/resharding_with_multi_deletes_reduced_ticket_pool_size.js
ticket: SERVER-77097
- test_file: jstests/replsets/tenant_migration_retryable_internal_transaction.js
ticket: SERVER-77237
- test_file: jstests/sharding/analyze_shard_key/configure_query_analyzer_persistence.js
ticket: SERVER-77247
- test_file: jstests/core/timeseries/timeseries_create_collection.js
ticket: SERVER-77382
- test_file: jstests/core/find_with_resume_after_param.js
ticket: SERVER-77386
- test_file: jstests/core/timeseries/timeseries_resume_after.js
ticket: SERVER-77386
- test_file: jstests/sharding/query/lookup_unionWith_subpipeline_local_read.js
ticket: SERVER-77427
- test_file: jstests/sharding/query/sharded_graph_lookup_execution.js
ticket: SERVER-77427
- test_file: jstests/sharding/query/sharded_lookup_execution.js
ticket: SERVER-77427
- test_file: jstests/sharding/multi_collection_transaction_placement_conflict_workaround.js
ticket: SERVER-84723
- test_file: jstests/sharding/fsync_lock_unlock.js
ticket: SERVER-73685
- test_file: jstests/sharding/fsync_lock_ddl_lock.js
ticket: SERVER-78157
- test_file: jstests/sharding/fsync_lock_fails_with_in_progress_ddl_op.js
ticket: SERVER-78157
- test_file: jstests/replsets/tenant_migrations_back_to_back_2.js
ticket: SERVER-78176
- test_file: jstests/replsets/config_txns_reaping_interrupt.js
ticket: SERVER-78187
- test_file: jstests/core/query/elemmatch/elemmatch_ne.js
ticket: SERVER-78260
- test_file: jstests/core/index/wildcard/compound_wildcard_index_or.js
ticket: SERVER-78307
- test_file: jstests/core/index/wildcard/compound_wildcard_index_unbounded.js
ticket: SERVER-78307
- test_file: jstests/core/index/wildcard/wildcard_index_basic_index_bounds.js
ticket: SERVER-78307
- test_file: jstests/sharding/analyze_shard_key/timeseries.js
ticket: SERVER-78595
- test_file: jstests/change_streams/oplog_rewrite/change_stream_nor_rewrite.js
ticket: SERVER-78650
- test_file: jstests/sharding/internal_txns/transaction_api_distributed_from_shard.js
ticket: SERVER-78786
- test_file: jstests/sharding/internal_txns/transaction_api_test_command_basic.js
ticket: SERVER-78786
- test_file: jstests/sharding/fsync_with_prepared_transaction.js
ticket: SERVER-78793
- test_file: jstests/sharding/analyze_shard_key/query_sampling_server_params.js
ticket: SERVER-78913
- test_file: jstests/core/timeseries/timeseries_groupby_reorder.js
ticket: SERVER-79136
- test_file: jstests/sharding/reset_placement_history_snapshot_read.js
ticket: SERVER-79357
- test_file: jstests/sharding/index_and_collection_option_propagation.js
ticket: SERVER-71819
- test_file: jstests/replsets/dbcheck_dropped_collection.js
ticket: SERVER-79490
- test_file: jstests/replsets/tenant_migration_recreate_timeseries_collection.js
ticket: SERVER-80301
- test_file: jstests/core/timeseries/timeseries_buckets_oplog_update.js
ticket: SERVER-79912
- test_file: jstests/noPassthrough/read_preference_metrics.js
ticket: SERVER-66018
- test_file: jstests/sharding/block_chunk_migrations_without_hashed_shard_key_index.js
ticket: SERVER-80947
- test_file: jstests/sharding/delete_range_deletion_tasks_on_dropped_hashed_shard_key_index.js
ticket: SERVER-80947
- test_file: jstests/core/timeseries/nondefault_collation.js
ticket: SERVER-81013
- test_file: jstests/core/timeseries/timeseries_delete_collation.js
ticket: SERVER-81013
- test_file: jstests/core/timeseries/timeseries_update_collation.js
ticket: SERVER-81013
- test_file: jstests/core/timeseries/timeseries_match_pushdown.js
ticket: SERVER-79585
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/aggregate_getMore_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/aggregate_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_and_modify.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_getMore_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_no_orphans_getMore_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_no_orphans_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_txn.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_delete.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_delete_range.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_find_and_modify.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_find_and_modify_range.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_insert.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_insert_range.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_sharded.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_update.js
ticket: SERVER-78952
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/txn_update_range.js
ticket: SERVER-78952
- test_file: jstests/sharding/timeseries_buckets_modification_with_id.js
ticket: SERVER-80195
- test_file: jstests/sharding/ddl_commits_trigger_placement_op_entries.js
ticket: SERVER-80885
- test_file: jstests/core/query/plan_cache/plan_cache_stats_shard_and_host.js
ticket: SERVER-81492
- test_file: jstests/sharding/timeseries_insert_targeting_normalize_metadata.js
ticket: SERVER-80203
- test_file: jstests/core/timeseries/timeseries_collection_uuid.js
ticket: SERVER-79446
- test_file: jstests/sharding/move_chunk_basic.js
ticket: SERVER-81201
- test_file: jstests/replsets/initial_sync_index_conflict_recreate.js
ticket: SERVER-81890
- test_file: jstests/sharding/analyze_shard_key/ns_validation.js
ticket: SERVER-81939
- test_file: jstests/sharding/flushRoutingTableCacheUpdates_enforced_on_collections.js
ticket: SERVER-81985
- test_file: jstests/core/timeseries/timeseries_collection_uuid.js
ticket: SERVER-81379
- test_file: jstests/core/query/internal_strip_invalid_assignment.js
ticket: SERVER-82717
- test_file: jstests/sharding/updateOne_without_shard_key/write_without_shard_key_metrics.js
ticket: SERVER-80842
- test_file: jstests/sharding/server_status_crud_metrics_delete_one_without_shard_key_with_id.js
ticket: SERVER-80842
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-75604
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_update.js
ticket: SERVER-82984
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_replace.js
ticket: SERVER-82984
- test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
ticket: SERVER-79848
- test_file: jstests/core/find_with_resume_after_param.js
ticket: SERVER-79848
- test_file: jstests/core/timeseries/timeseries_resume_after.js
ticket: SERVER-79848
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-83247
- test_file: jstests/core/timeseries/timeseries_project_pushdown.js
ticket: SERVER-82447
- test_file: jstests/core/query/project/projection_expr_mod.js
ticket: SERVER-39336
- test_file: jstests/aggregation/expressions/expression_mod.js
ticket: SERVER-39336
- test_file: jstests/sharding/coordinate_txn_recover_on_stepup_with_tickets_exhausted.js
ticket: SERVER-82883
- test_file: jstests/sharding/server_status_cluster_parameters.js
ticket: SERVER-81277
- test_file: jstests/core/query/explode_for_sort_plan_cache.js
ticket: SERVER-83777
- test_file: jstests/core/txns/out_not_blocked_by_txn.js
ticket: SERVER-72703
- test_file: jstests/core/clustered/clustered_collection_bounded_scan.js
ticket: SERVER-82814
- test_file: jstests/core/index/hidden_index.js
ticket: SERVER-83236
- test_file: jstests/core/command_let_variables.js
ticket: SERVER-83685
- test_file: jstests/core/query/plan_cache/plan_cache_list_shapes.js
ticket: SERVER-83685
- test_file: jstests/core/query/plan_cache/plan_cache_shell_helpers.js
ticket: SERVER-83685
- test_file: jstests/core/views/views_aggregation.js
ticket: SERVER-83685
- test_file: jstests/noPassthroughWithMongod/lookup_with_limit.js
ticket: SERVER-83685
- test_file: jstests/sharding/move_primary_basic.js
ticket: SERVER-82353
- test_file: jstests/sharding/store_historical_placement_data.js
ticket: SERVER-82353
- test_file: jstests/core/timeseries/timeseries_bucket_level_filter.js
ticket: SERVER-84130
- test_file: jstests/noPassthrough/disallow_new_transactions_at_shutdown_on_mongos.js
ticket: SERVER-77667
- test_file: jstests/core/timeseries/timeseries_lookup.js
ticket: SERVER-79637
- test_file: jstests/core/notablescan.js
ticket: SERVER-83119
- test_file: jstests/sharding/clustered_coll_scan.js
ticket: SERVER-83119
- test_file: jstests/sharding/eof_plan.js
ticket: SERVER-83119
- test_file: jstests/core/timeseries/timeseries_collection_uuid.js
ticket: SERVER-84151
- test_file: jstests/core/timeseries/timeseries_collmod.js
ticket: SERVER-83370
- test_file: jstests/sharding/timeseries_drop.js
ticket: SERVER-84589
suites: null