0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-24 00:17:37 +01:00
mongodb/etc/backports_required_for_multiversion_tests.yml
Joan Bruguera Micó (at MongoDB) 57e7cd45de SERVER-95040 Add test coverage for checkMetadataConsistency interruptability (#28571)
GitOrigin-RevId: 67520516217b20c3021dc87e4a57e4f87f9aee08
2024-11-18 19:16:38 +00:00

731 lines
35 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/analyze_shard_key/analyze_shard_key_cmd_validation.js
ticket: SERVER-95869
- test_file: jstests/core/query/query_settings/query_settings_and_index_filters.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_cmds.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_cmds_validation.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_debug_query_shape.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_index_application_aggregate.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_index_application_distinct.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_index_application_find.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_lost_update.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_plan_cache.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_query_framework.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_reject_application.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_reject_application_bypass.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_size_limits.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_strictness.js
ticket: SERVER-91954
- test_file: jstests/change_streams/ddl_create_event.js
ticket: SERVER-88142
- test_file: jstests/change_streams/ddl_view_events.js
ticket: SERVER-88142
- test_file: jstests/change_streams/resume_expanded_events.js
ticket: SERVER-88142
- test_file: jstests/change_streams/show_expanded_events.js
ticket: SERVER-88142
- test_file: jstests/change_streams/timeseries.js
ticket: SERVER-88142
- test_file: jstests/aggregation/bugs/lookup_using_hashed_index.js
ticket: SERVER-92668
- test_file: jstests/core/query/query_settings/query_settings_strictness.js
ticket: SERVER-92665
- test_file: jstests/core/query/query_settings/query_settings_cmds_validation.js
ticket: SERVER-92665
- test_file: jstests/noPassthrough/server_status_metrics_retryable_writes.js
ticket: SERVER-86253
- test_file: jstests/sharding/retryable_update_one_by_id_chunk_migration.js
ticket: SERVER-89018
- test_file: jstests/sharding/auth_catalog_shard_localhost_exception.js
ticket: SERVER-88735
- test_file: jstests/sharding/catalog_shard_mongos_ops_on_config_and_admin.js
ticket: SERVER-88735
- test_file: jstests/sharding/invalid_shard_identity_doc.js
ticket: SERVER-88735
- test_file: jstests/sharding/move_chunk_update_shard_key_in_retryable_write.js
ticket: SERVER-84796
- test_file: jstests/sharding/retryable_upsert_single_write_shard.js
ticket: SERVER-84796
- test_file: jstests/sharding/direct_connection_auth_transition.js
ticket: SERVER-77073
- test_file: jstests/sharding/query/index_scan_in_backward_direction.js
ticket: SERVER-95627
- test_file: jstests/core/query/query_settings/query_settings_index_application_aggregate.js
ticket: SERVER-88629
- test_file: jstests/core/index/elemmatch_index.js
ticket: SERVER-90747
- test_file: jstests/core/command_let_variables_expressions.js
ticket: SERVER-89268
- test_file: jstests/sharding/analyze_shard_key/sample_write_queries_sharded.js
ticket: SERVER-89268
- test_file: jstests/sharding/analyze_shard_key/sample_write_queries_unsharded.js
ticket: SERVER-89268
- test_file: jstests/sharding/balancer_should_return_random_migrations_failpoint.js
ticket: SERVER-89395
- test_file: jstests/core/query/explain/explain_skip.js
ticket: SERVER-88949
- test_file: jstests/core/timeseries/timeseries_groupby_reorder.js
ticket: SERVER-87961
- test_file: jstests/core/timeseries/timeseries_lastpoint.js
ticket: SERVER-87961
- test_file: jstests/sharding/transactions_stale_shard_version_errors.js
ticket: SERVER-84623
- test_file: jstests/core/timeseries/timeseries_geonear_lookup.js
ticket: SERVER-81454
- test_file: jstests/replsets/reconstruct_prepared_transactions_initial_sync.js
ticket: SERVER-89618
- test_file: jstests/replsets/initial_sync_survives_restart.js
ticket: SERVER-88447
- test_file: jstests/core/timeseries/timeseries_computed_field.js
ticket: SERVER-88072
- test_file: jstests/auth/commands_builtin_roles_replset.js
ticket: SERVER-92411
- test_file: jstests/auth/curop_auth_info.js
ticket: SERVER-89664
- test_file: jstests/auth/killop_own_ops.js
ticket: SERVER-89664
- test_file: jstests/core/query/query_settings/query_shape_hash_in_current_op.js
ticket: SERVER-89664
- test_file: jstests/replsets/initial_sync_during_stepdown.js
ticket: SERVER-89664
- test_file: jstests/replsets/quiesce_mode.js
ticket: SERVER-89664
- test_file: jstests/replsets/read_operations_during_step_down.js
ticket: SERVER-89664
- test_file: jstests/replsets/read_operations_during_step_up.js
ticket: SERVER-89664
- test_file: jstests/replsets/unconditional_step_down.js
ticket: SERVER-89664
- test_file: jstests/sharding/conn_pool_stats.js
ticket: SERVER-89664
- test_file: jstests/sharding/killop.js
ticket: SERVER-89664
- test_file: jstests/sharding/mongos_quiesce_mode.js
ticket: SERVER-89664
- test_file: jstests/sharding/non_transaction_snapshot_reads_retry.js
ticket: SERVER-89664
- test_file: jstests/core/timeseries/timeseries_collation.js
ticket: SERVER_89698
- test_file: jstests/core/timeseries/timeseries_index_partial.js
ticket: SERVER_89698
- test_file: jstests/core/index/express_write.js
ticket: SERVER-83760
- test_file: jstests/core/index/express_write_explicit_coll_creation.js
ticket: SERVER-83760
- test_file: jstests/replsets/catchup_ignores_old_heartbeats.js
ticket: SERVER-86674
- test_file: jstests/sharding/resharding_default_collation.js
ticket: SERVER-89744
- test_file: jstests/sharding/move_chunk_deferred_lookup.js
ticket: SERVER-89859
- test_file: jstests/sharding/secondaries_clear_filtering_metadata.js
ticket: SERVER-86669
- test_file: jstests/sharding/cluster_cardinality_parameter_interrupt.js
ticket: SERVER-90334
- test_file: jstests/sharding/change_streams_survive_move_primary.js
ticket: SERVER-69933
- test_file: jstests/core/write/update/upsert_nor.js
ticket: SERVER-91700
- test_file: jstests/aggregation/group_by_objectid.js
ticket: SERVER-90173
- test_file: jstests/aggregation/unwind_sort.js
ticket: SERVER-90485
- test_file: jstests/sharding/move_collection_capped_collection.js
ticket: SERVER-89826
- test_file: jstests/core/index/index_count_scan.js
ticket: SERVER-90461
- test_file: jstests/sharding/move_primary_failpoint.js
ticket: SERVER-90465
- test_file: jstests/sharding/change_streams_with_config_transitions.js
ticket: SERVER-90358
- test_file: jstests/sharding/txn_participant_adds_additional_participants.js
ticket: SERVER-89806
- test_file: jstests/aggregation/match_swapping_renamed_fields.js
ticket: SERVER-90869
- test_file: jstests/core/timeseries/timeseries_ixscan_clusteredidxscan_union.js
ticket: SERVER-90818
- test_file: jstests/sharding/migration_blocking_operation/implicit_create_from_upsert_with_paused_migrations.js
ticket: SERVER-90157
- test_file: jstests/core/timeseries/bucket_unpacking_with_sort_negative.js
ticket: SERVER-90833
- test_file: jstests/core/query/find/finda.js
ticket: SERVER-87285
- test_file: jstests/core/query/find/find9.js
ticket: SERVER-87285
- test_file: jstests/core/query/find/find_getmore_cmd.js
ticket: SERVER-87285
- test_file: jstests/core/exhaust.js
ticket: SERVER-87285
- test_file: jstests/sharding/timeseries_sharding_admin_commands.js
ticket: SERVER-80690
- test_file: jstests/core/sparse_index_supports_ne_null.js
ticket: SERVER-37164
- test_file: jstests/sharding/move_collection_joins_existing_operation.js
ticket: SERVER-90846
- test_file: jstests/core/write/bypass_empty_ts_replacement.js
ticket: SERVER-88750
- test_file: jstests/core/write/bypass_empty_ts_replacement_bulk_write.js
ticket: SERVER-88750
- test_file: jstests/core/write/bypass_empty_ts_replacement_timeseries.js
ticket: SERVER-88750
- test_file: jstests/sharding/updateOne_without_shard_key/write_without_shard_key_single_shard_data_placement_change.js
ticket: SERVER-91114
- test_file: jstests/aggregation/sources/redact/root_redact.js
ticket: SERVER-91339
- test_file: jstests/change_streams/split_large_event.js
ticket: SERVER-91406
- test_file: jstests/core/timeseries/timeseries_shadowing_meta_project_pushdown.js
ticket: SERVER-90995
- test_file: jstests/sharding/fail_kill_sessions.js
ticket: SERVER-89630
- test_file: jstests/core/timeseries/timeseries_cursor_batches.js
ticket: SERVER-91512
- test_file: jstests/core/index/index_bounds_pipe.js
ticket: SERVER-91616
- test_file: jstests/core/query/and/and3.js
ticket: SERVER-91616
- test_file: jstests/core/query/explain/explain6.js
ticket: SERVER-91616
- test_file: jstests/core/query/regex/regex6.js
ticket: SERVER-91616
- test_file: jstests/core/query/regex/regex3.js
ticket: SERVER-91616
- test_file: jstests/concurrency/fsm_workloads/random_update_delete_with_move_collection.js
ticket: SERVER-91465
- test_file: jstests/concurrency/fsm_workloads/random_update_delete_with_resharding.js
ticket: SERVER-91465
- test_file: jstests/aggregation/bugs/add_fields_adds_to_missing_fields.js
ticket: SERVER-91784
- test_file: jstests/aggregation/group_with_acc_n_to_distinct_scan.js
ticket: SERVER-90017
- test_file: jstests/core/query/query_settings/query_settings_cmds_validation.js
ticket: SERVER-90965
- test_file: jstests/core/query/query_settings/query_settings_cmds.js
ticket: SERVER-90965
- test_file: jstests/core/query/index_deduplication.js
ticket: SERVER-92147
- test_file: jstests/replsets/backwards_compatible_timeseries_catalog_options.js
ticket: SERVER-91195
- test_file: jstests/change_streams/timeseries.js
ticket: SERVER-91195
- test_file: jstests/replsets/timeseries_mixed_schema_bucket_initial_sync.js
ticket: SERVER-91195
- test_file: jstests/sharding/timeseries_shard_collection_with_deprecation_message.js
ticket: SERVER-88647
- test_file: jstests/sharding/timeseries_out_conflicting_namespace_on_shard.js
ticket: SERVER-90720
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-91522
- test_file: jstests/sharding/coordinate_txn_commit_with_tickets_exhausted.js
ticket: SERVER-92292
- test_file: jstests/core/query/project/projection_with_hashed_index.js
ticket: SERVER-91757
- test_file: jstests/noPassthrough/explain_optimization_stats.js
ticket: SERVER-92476
- test_file: jstests/noPassthrough/profile_planning_time_stats.js
ticket: SERVER-92476
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-88400
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-92190
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-92419
- test_file: jstests/core/index/geo/negated_geo_queries.js
ticket: SERVER-92193
- test_file: jstests/replsets/write_concern_update_where.js
ticket: SERVER-87126
- test_file: jstests/core/query/find_with_resume_after_param.js
ticket: SERVER-92431
- test_file: jstests/sharding/txn_two_phase_commit_failover.js
ticket: SERVER-41314
- test_file: jstests/sharding/txn_two_phase_commit_killop.js
ticket: SERVER-41314
- test_file: jstests/sharding/set_cluster_parameter.js
ticket: SERVER-84359
- test_file: jstests/core/index/geo/geo_2d_point_near_zero.js
ticket: SERVER-92930
- test_file: jstests/core/timeseries/timeseries_insert_mixed_schema_bucket.js
ticket: SERVER-93099
- test_file: jstests/core/timeseries/timeseries_update_mixed_schema_bucket.js
ticket: SERVER-93099
- test_file: jstests/core/index/index_creation_on_different_collations.js
ticket: SERVER-93112
- test_file: jstests/core/index/geo/geonear_key.js
ticket: SERVER-92843
- test_file: jstests/core/query/plan_cache/elem_match_index_diff_types.js
ticket: SERVER-92806
- test_file: jstests/replsets/initial_sync_index_conflict_recreate.js
ticket: SERVER-93141
- test_file: jstests/replsets/new_primary_prevents_stale_majority_reads_on_stepup.js
ticket: SERVER-53813
- test_file: jstests/sharding/resharding_collection_cloner_stale_config_retry.js
ticket: SERVER-94151
- test_file: jstests/core/write/update/upsert_duplicate_key_retry_collation.js
ticket: SERVER-84089
- test_file: jstests/replsets/max_seven_voting_members_allowed.js
ticket: SERVER-69418
- test_file: jstests/core/ddl/create_indexes.js
ticket: SERVER-90952
- test_file: jstests/sharding/nested_shard_role_within_router_role_recovery_in_txn.js
ticket: SERVER-94502
- test_file: jstests/aggregation/bugs/server94212.js
ticket: SERVER-94212
- test_file: jstests/sharding/refresh_sessions.js
ticket: SERVER-94635
- test_file: jstests/change_streams/ddl_create_drop_index_events.js
ticket: SERVER-93153
- test_file: jstests/change_streams/resume_expanded_events.js
ticket: SERVER-93153
- test_file: jstests/change_streams/report_post_batch_resume_token.js
ticket: SERVER-92904
- test_file: jstests/change_streams/show_resharding_system_events.js
ticket: SERVER-93153
- test_file: jstests/concurrency/fsm_workloads/query/update/upsert_unique_index_collation.js
ticket: SERVER-94156
- test_file: jstests/core/timeseries/timeseries_filter_extended_range.js
ticket: SERVER-94207
- test_file: jstests/sharding/explain_find_transformed_query.js
ticket: SERVER-82471
- test_file: jstests/change_streams/ddl_abort_index_build_event.js
ticket: SERVER-93154
- test_file: jstests/sharding/timeseries_query_extended_range.js
ticket: SERVER-73641
- test_file: jstests/core/timeseries/timeserie_update_delete_extended_range.js
ticket: SERVER-95075
- test_file: jstests/sharding/direct_shard_connection_write_after_restart.js
ticket: SERVER-95244
- test_file: jstests/sharding/transactions_causal_consistency.js
ticket: SERVER-92530
- test_file: jstests/sharding/transactions_stale_shard_version_errors.js
ticket: SERVER-92530
- test_file: jstests/sharding/transactions_stale_database_version_errors.js
ticket: SERVER-92530
- test_file: jstests/replsets/initial_sync_collStats_resumes_after_network_error.js
ticket: SERVER-94259
- test_file: jstests/core/timeseries/drop_timeseries.js
ticket: SERVER-94829
- test_file: jstests/core/connection_status.js
ticket: SERVER-95952
- test_file: jstests/sharding/resharding_skip_cloning_and_applying.js
ticket: SERVER-91109
- test_file: jstests/core/query/find_all_values_at_path_expression.js
ticket: SERVER-95670
- test_file: jstests/sharding/query/owning_shard_expression.js
ticket: SERVER-95670
- test_file: jstests/sharding/check_metadata_consistency_killop.js
ticket: SERVER-95040
- test_file: jstests/sharding/migration_after_resharding_multi_insert_session_history.js
ticket: SERVER-95724
- test_file: jstests/change_streams/update_lookup_before_ddl.js
ticket: SERVER-95976
- test_file: jstests/change_streams/lookup_post_image.js
ticket: SERVER-95976
- test_file: jstests/sharding/query/change_streams/change_stream_update_lookup_collation.js
suites: null
last-lts:
all:
- test_file: jstests/sharding/analyze_shard_key/analyze_shard_key_cmd_validation.js
ticket: SERVER-95869
- test_file: jstests/core/query/query_settings/query_settings_and_index_filters.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_cmds.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_cmds_validation.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_debug_query_shape.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_index_application_aggregate.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_index_application_distinct.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_index_application_find.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_lost_update.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_plan_cache.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_query_framework.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_reject_application.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_reject_application_bypass.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_size_limits.js
ticket: SERVER-91954
- test_file: jstests/core/query/query_settings/query_settings_strictness.js
ticket: SERVER-91954
- test_file: jstests/change_streams/ddl_create_event.js
ticket: SERVER-88142
- test_file: jstests/change_streams/ddl_view_events.js
ticket: SERVER-88142
- test_file: jstests/change_streams/resume_expanded_events.js
ticket: SERVER-88142
- test_file: jstests/change_streams/show_expanded_events.js
ticket: SERVER-88142
- test_file: jstests/change_streams/timeseries.js
ticket: SERVER-88142
- test_file: jstests/aggregation/bugs/lookup_using_hashed_index.js
ticket: SERVER-92668
- test_file: jstests/core/query/query_settings/query_settings_strictness.js
ticket: SERVER-92665
- test_file: jstests/core/query/query_settings/query_settings_cmds_validation.js
ticket: SERVER-92665
- test_file: jstests/noPassthrough/server_status_metrics_retryable_writes.js
ticket: SERVER-86253
- test_file: jstests/sharding/retryable_update_one_by_id_chunk_migration.js
ticket: SERVER-89018
- test_file: jstests/sharding/auth_catalog_shard_localhost_exception.js
ticket: SERVER-88735
- test_file: jstests/sharding/catalog_shard_mongos_ops_on_config_and_admin.js
ticket: SERVER-88735
- test_file: jstests/sharding/invalid_shard_identity_doc.js
ticket: SERVER-88735
- test_file: jstests/sharding/move_chunk_update_shard_key_in_retryable_write.js
ticket: SERVER-84796
- test_file: jstests/sharding/retryable_upsert_single_write_shard.js
ticket: SERVER-84796
- test_file: jstests/sharding/direct_connection_auth_transition.js
ticket: SERVER-77073
- test_file: jstests/sharding/query/index_scan_in_backward_direction.js
ticket: SERVER-95627
- test_file: jstests/core/query/query_settings/query_settings_index_application_aggregate.js
ticket: SERVER-88629
- test_file: jstests/core/index/elemmatch_index.js
ticket: SERVER-90747
- test_file: jstests/core/command_let_variables_expressions.js
ticket: SERVER-89268
- test_file: jstests/sharding/analyze_shard_key/sample_write_queries_sharded.js
ticket: SERVER-89268
- test_file: jstests/sharding/analyze_shard_key/sample_write_queries_unsharded.js
ticket: SERVER-89268
- test_file: jstests/sharding/balancer_should_return_random_migrations_failpoint.js
ticket: SERVER-89395
- test_file: jstests/core/query/explain/explain_skip.js
ticket: SERVER-88949
- test_file: jstests/core/timeseries/timeseries_groupby_reorder.js
ticket: SERVER-87961
- test_file: jstests/core/timeseries/timeseries_lastpoint.js
ticket: SERVER-87961
- test_file: jstests/sharding/transactions_stale_shard_version_errors.js
ticket: SERVER-84623
- test_file: jstests/core/timeseries/timeseries_geonear_lookup.js
ticket: SERVER-81454
- test_file: jstests/replsets/reconstruct_prepared_transactions_initial_sync.js
ticket: SERVER-89618
- test_file: jstests/replsets/initial_sync_survives_restart.js
ticket: SERVER-88447
- test_file: jstests/core/timeseries/timeseries_computed_field.js
ticket: SERVER-88072
- test_file: jstests/auth/commands_builtin_roles_replset.js
ticket: SERVER-92411
- test_file: jstests/auth/curop_auth_info.js
ticket: SERVER-89664
- test_file: jstests/auth/killop_own_ops.js
ticket: SERVER-89664
- test_file: jstests/core/query/query_settings/query_shape_hash_in_current_op.js
ticket: SERVER-89664
- test_file: jstests/replsets/initial_sync_during_stepdown.js
ticket: SERVER-89664
- test_file: jstests/replsets/quiesce_mode.js
ticket: SERVER-89664
- test_file: jstests/replsets/read_operations_during_step_down.js
ticket: SERVER-89664
- test_file: jstests/replsets/read_operations_during_step_up.js
ticket: SERVER-89664
- test_file: jstests/replsets/unconditional_step_down.js
ticket: SERVER-89664
- test_file: jstests/sharding/conn_pool_stats.js
ticket: SERVER-89664
- test_file: jstests/sharding/killop.js
ticket: SERVER-89664
- test_file: jstests/sharding/mongos_quiesce_mode.js
ticket: SERVER-89664
- test_file: jstests/sharding/non_transaction_snapshot_reads_retry.js
ticket: SERVER-89664
- test_file: jstests/core/timeseries/timeseries_collation.js
ticket: SERVER_89698
- test_file: jstests/core/timeseries/timeseries_index_partial.js
ticket: SERVER_89698
- test_file: jstests/core/index/express_write.js
ticket: SERVER-83760
- test_file: jstests/core/index/express_write_explicit_coll_creation.js
ticket: SERVER-83760
- test_file: jstests/replsets/catchup_ignores_old_heartbeats.js
ticket: SERVER-86674
- test_file: jstests/sharding/resharding_default_collation.js
ticket: SERVER-89744
- test_file: jstests/sharding/move_chunk_deferred_lookup.js
ticket: SERVER-89859
- test_file: jstests/sharding/secondaries_clear_filtering_metadata.js
ticket: SERVER-86669
- test_file: jstests/sharding/cluster_cardinality_parameter_interrupt.js
ticket: SERVER-90334
- test_file: jstests/sharding/change_streams_survive_move_primary.js
ticket: SERVER-69933
- test_file: jstests/core/write/update/upsert_nor.js
ticket: SERVER-91700
- test_file: jstests/aggregation/group_by_objectid.js
ticket: SERVER-90173
- test_file: jstests/aggregation/unwind_sort.js
ticket: SERVER-90485
- test_file: jstests/sharding/move_collection_capped_collection.js
ticket: SERVER-89826
- test_file: jstests/core/index/index_count_scan.js
ticket: SERVER-90461
- test_file: jstests/noPassthrough/move_primary_failpoint.js
ticket: SERVER-90465
- test_file: jstests/sharding/change_streams_with_config_transitions.js
ticket: SERVER-90358
- test_file: jstests/sharding/txn_participant_adds_additional_participants.js
ticket: SERVER-89806
- test_file: jstests/aggregation/match_swapping_renamed_fields.js
ticket: SERVER-90869
- test_file: jstests/core/timeseries/timeseries_ixscan_clusteredidxscan_union.js
ticket: SERVER-90818
- test_file: jstests/sharding/migration_blocking_operation/implicit_create_from_upsert_with_paused_migrations.js
ticket: SERVER-90157
- test_file: jstests/core/timeseries/bucket_unpacking_with_sort_negative.js
ticket: SERVER-90833
- test_file: jstests/core/query/find/finda.js
ticket: SERVER-87285
- test_file: jstests/core/query/find/find9.js
ticket: SERVER-87285
- test_file: jstests/core/query/find/find_getmore_cmd.js
ticket: SERVER-87285
- test_file: jstests/core/exhaust.js
ticket: SERVER-87285
- test_file: jstests/sharding/timeseries_sharding_admin_commands.js
ticket: SERVER-80690
- test_file: jstests/core/sparse_index_supports_ne_null.js
ticket: SERVER-37164
- test_file: jstests/sharding/move_collection_joins_existing_operation.js
ticket: SERVER-90846
- test_file: jstests/core/write/bypass_empty_ts_replacement.js
ticket: SERVER-88750
- test_file: jstests/core/write/bypass_empty_ts_replacement_bulk_write.js
ticket: SERVER-88750
- test_file: jstests/core/write/bypass_empty_ts_replacement_timeseries.js
ticket: SERVER-88750
- test_file: jstests/sharding/updateOne_without_shard_key/write_without_shard_key_single_shard_data_placement_change.js
ticket: SERVER-91114
- test_file: jstests/aggregation/sources/redact/root_redact.js
ticket: SERVER-91339
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_create_collection.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_delete_range.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_find_and_modify_range.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_insert_range.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/basic_update_range.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/compact_collection_range.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/find_range_explain_collscan.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/range/one_sided_agg.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/range/one_sided_find.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/range/trim_factor.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/range/two_sided_agg.js
ticket: SERVER-91075
- test_file: src/mongo/db/modules/enterprise/jstests/fle2/query/range/two_sided_find.js
ticket: SERVER-91075
- test_file: jstests/change_streams/split_large_event.js
ticket: SERVER-91406
- test_file: jstests/core/timeseries/timeseries_shadowing_meta_project_pushdown.js
ticket: SERVER-90995
- test_file: jstests/sharding/fail_kill_sessions.js
ticket: SERVER-89630
- test_file: jstests/core/timeseries/timeseries_cursor_batches.js
ticket: SERVER-91512
- test_file: jstests/sharding/migration_coordinator_abort_failover.js
ticket: SERVER-91331
- test_file: jstests/sharding/migration_coordinator_commit_failover.js
ticket: SERVER-91331
- test_file: jstests/core/index/index_bounds_pipe.js
ticket: SERVER-91616
- test_file: jstests/core/query/and/and3.js
ticket: SERVER-91616
- test_file: jstests/core/query/explain/explain6.js
ticket: SERVER-91616
- test_file: jstests/core/query/regex/regex6.js
ticket: SERVER-91616
- test_file: jstests/core/query/regex/regex3.js
ticket: SERVER-91616
- test_file: jstests/concurrency/fsm_workloads/random_update_delete_with_move_collection.js
ticket: SERVER-91465
- test_file: jstests/concurrency/fsm_workloads/random_update_delete_with_resharding.js
ticket: SERVER-91465
- test_file: jstests/aggregation/bugs/add_fields_adds_to_missing_fields.js
ticket: SERVER-91784
- test_file: jstests/aggregation/group_with_acc_n_to_distinct_scan.js
ticket: SERVER-90017
- test_file: jstests/core/query/query_settings/query_settings_cmds_validation.js
ticket: SERVER-90965
- test_file: jstests/core/query/query_settings/query_settings_cmds.js
ticket: SERVER-90965
- test_file: jstests/core/query/index_deduplication.js
ticket: SERVER-92147
- test_file: jstests/replsets/backwards_compatible_timeseries_catalog_options.js
ticket: SERVER-91195
- test_file: jstests/change_streams/timeseries.js
ticket: SERVER-91195
- test_file: jstests/replsets/timeseries_mixed_schema_bucket_initial_sync.js
ticket: SERVER-91195
- test_file: jstests/sharding/timeseries_shard_collection_with_deprecation_message.js
ticket: SERVER-88647
- test_file: jstests/sharding/timeseries_out_conflicting_namespace_on_shard.js
ticket: SERVER-90720
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-91522
- test_file: jstests/sharding/coordinate_txn_commit_with_tickets_exhausted.js
ticket: SERVER-92292
- test_file: jstests/core/query/project/projection_with_hashed_index.js
ticket: SERVER-91757
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-88400
- test_file: jstests/replsets/sync_source_clears_post_failure.js
ticket: SERVER-91960
- test_file: jstests/noPassthrough/explain_optimization_stats.js
ticket: SERVER-92476
- test_file: jstests/noPassthrough/profile_planning_time_stats.js
ticket: SERVER-92476
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-92190
- test_file: jstests/sharding/sharded_data_distribution.js
ticket: SERVER-92419
- test_file: jstests/core/index/geo/negated_geo_queries.js
ticket: SERVER-92193
- test_file: jstests/replsets/write_concern_update_where.js
ticket: SERVER-87126
- test_file: jstests/core/query/find_with_resume_after_param.js
ticket: SERVER-92431
- test_file: jstests/sharding/txn_two_phase_commit_failover.js
ticket: SERVER-41314
- test_file: jstests/sharding/txn_two_phase_commit_killop.js
ticket: SERVER-41314
- test_file: jstests/sharding/set_cluster_parameter.js
ticket: SERVER-84359
- test_file: jstests/core/index/geo/geo_2d_point_near_zero.js
ticket: SERVER-92930
- test_file: jstests/core/timeseries/timeseries_insert_mixed_schema_bucket.js
ticket: SERVER-93099
- test_file: jstests/core/timeseries/timeseries_update_mixed_schema_bucket.js
ticket: SERVER-93099
- test_file: jstests/core/index/index_creation_on_different_collations.js
ticket: SERVER-93112
- test_file: jstests/sharding/write_with_movePartition.js
ticket: SERVER-92690
- test_file: jstests/core/index/geo/geonear_key.js
ticket: SERVER-92843
- test_file: jstests/core/query/plan_cache/elem_match_index_diff_types.js
ticket: SERVER-92806
- test_file: jstests/replsets/initial_sync_index_conflict_recreate.js
ticket: SERVER-93141
- test_file: jstests/replsets/new_primary_prevents_stale_majority_reads_on_stepup.js
ticket: SERVER-53813
- test_file: jstests/sharding/resharding_collection_cloner_stale_config_retry.js
ticket: SERVER-94151
- test_file: jstests/core/write/update/upsert_duplicate_key_retry_collation.js
ticket: SERVER-84089
- test_file: jstests/replsets/max_seven_voting_members_allowed.js
ticket: SERVER-69418
- test_file: jstests/core/ddl/create_indexes.js
ticket: SERVER-90952
- test_file: jstests/sharding/nested_shard_role_within_router_role_recovery_in_txn.js
ticket: SERVER-94502
- test_file: jstests/aggregation/bugs/server94212.js
ticket: SERVER-94212
- test_file: jstests/sharding/refresh_sessions.js
ticket: SERVER-94635
- test_file: jstests/change_streams/ddl_create_drop_index_events.js
ticket: SERVER-93153
- test_file: jstests/change_streams/resume_expanded_events.js
ticket: SERVER-93153
- test_file: jstests/change_streams/report_post_batch_resume_token.js
ticket: SERVER-92904
- test_file: jstests/change_streams/show_resharding_system_events.js
ticket: SERVER-93153
- test_file: jstests/concurrency/fsm_workloads/query/update/upsert_unique_index_collation.js
ticket: SERVER-94156
- test_file: jstests/core/timeseries/timeseries_filter_extended_range.js
ticket: SERVER-94207
- test_file: jstests/sharding/explain_find_transformed_query.js
ticket: SERVER-82471
- test_file: jstests/change_streams/ddl_abort_index_build_event.js
ticket: SERVER-93154
- test_file: jstests/sharding/timeseries_query_extended_range.js
ticket: SERVER-73641
- test_file: jstests/core/timeseries/timeserie_update_delete_extended_range.js
ticket: SERVER-95075
- test_file: jstests/sharding/direct_shard_connection_write_after_restart.js
ticket: SERVER-95244
- test_file: jstests/sharding/transactions_causal_consistency.js
ticket: SERVER-92530
- test_file: jstests/sharding/transactions_stale_shard_version_errors.js
ticket: SERVER-92530
- test_file: jstests/sharding/transactions_stale_database_version_errors.js
ticket: SERVER-92530
- test_file: jstests/replsets/initial_sync_collStats_resumes_after_network_error.js
ticket: SERVER-94259
- test_file: jstests/core/timeseries/drop_timeseries.js
ticket: SERVER-94829
- test_file: jstests/core/connection_status.js
ticket: SERVER-95952
- test_file: jstests/sharding/resharding_skip_cloning_and_applying.js
ticket: SERVER-91109
- test_file: jstests/core/query/find_all_values_at_path_expression.js
ticket: SERVER-95670
- test_file: jstests/sharding/query/owning_shard_expression.js
ticket: SERVER-95670
- test_file: jstests/sharding/check_metadata_consistency_killop.js
ticket: SERVER-95040
- test_file: jstests/sharding/migration_after_resharding_multi_insert_session_history.js
ticket: SERVER-95724
- test_file: jstests/change_streams/update_lookup_before_ddl.js
ticket: SERVER-95976
- test_file: jstests/change_streams/lookup_post_image.js
ticket: SERVER-95976
- test_file: jstests/sharding/query/change_streams/change_stream_update_lookup_collation.js
ticket: SERVER-95976
suites: null