summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Morand <aaron.morand@10gen.com>2022-12-21 18:40:44 -0500
committerAaron Morand <aaron.morand@10gen.com>2022-12-21 18:40:44 -0500
commit20923d05d0ccb4b32d9add31bc3136c3d8453759 (patch)
tree50ad73cf448499fcb9e10c470bc5c1d2f4a982d2
parent64a5d2927e191d468a8c6595e07c9113be7d1e14 (diff)
downloadmongo-102a4da3e3244c4f845a32d6068fd143.tar.gz
SERVER-72276 Removing outdated entreies for multiversion tests102a4da3e3244c4f845a32d6068fd143
-rw-r--r--etc/backports_required_for_multiversion_tests.yml12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 1cefceb09e4..3a122e489b9 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -70,6 +70,8 @@ last-continuous:
ticket: SERVER-63159
- test_file: jstests/sharding/refine_collection_shard_key_basic.js
ticket: SERVER-64142
+ - test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
+ ticket: SERVER-65259
- test_file: jstests/aggregation/match_no_swap_rand.js
ticket: SERVER-66072
- test_file: jstests/replsets/initial_sync_with_partial_transaction.js
@@ -86,10 +88,6 @@ last-continuous:
ticket: SERVER-68628
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
ticket: SERVER-68728
- - test_file: jstests/sharding/prepare_transaction_then_migrate.js
- ticket: SERVER-68361
- - test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
- ticket: SERVER-65259
suites:
change_streams_multiversion_passthrough: null
change_streams_sharded_collections_multiversion_passthrough: null
@@ -257,6 +255,8 @@ last-lts:
ticket: SERVER-64142
- test_file: jstests/sharding/update_with_dollar_fields.js
ticket: SERVER-64485
+ - test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
+ ticket: SERVER-65259
- test_file: jstests/aggregation/match_no_swap_rand.js
ticket: SERVER-66072
- test_file: jstests/replsets/initial_sync_with_partial_transaction.js
@@ -273,10 +273,6 @@ last-lts:
ticket: SERVER-68628
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
ticket: SERVER-68728
- - test_file: jstests/sharding/prepare_transaction_then_migrate.js
- ticket: SERVER-68361
- - test_file: jstests/sharding/query/shard_refuses_cursor_ownership.js
- ticket: SERVER-65259
suites:
change_streams_multiversion_passthrough: null
change_streams_sharded_collections_multiversion_passthrough: null