summaryrefslogtreecommitdiff
path: root/etc/backports_required_for_multiversion_tests.yml
diff options
context:
space:
mode:
authorBernard Gorman <bernard.gorman@gmail.com>2020-06-10 16:49:15 +0100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-11 15:12:41 +0000
commit33d4a16dec74c49d05eefacf2d965fab23073195 (patch)
treef85ade14674c9d88b25651c5c7272a5271b7bfcc /etc/backports_required_for_multiversion_tests.yml
parente52733a000b23cde7dcd2b2fc765a8a1f1012165 (diff)
downloadmongo-33d4a16dec74c49d05eefacf2d965fab23073195.tar.gz
SERVER-48219 Fix multiversion tests which are failing after introducing the failpointMsg field
Diffstat (limited to 'etc/backports_required_for_multiversion_tests.yml')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml34
1 files changed, 0 insertions, 34 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 23156558590..f077ae8caff 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -36,51 +36,17 @@ concurrency_sharded_replication_multiversion:
replica_sets_jscore_multiversion_passthrough:
- ticket: SERVER-47773
test_file: jstests/core/geo_near_tailable.js
-- ticket: SERVER-43614
- test_file: jstests/core/crud_ops_do_not_throw_locktimeout.js
-- ticket: SERVER-43614
- test_file: jstests/core/txns/new_transactions_on_session_with_prepared_txn_block_behind_prepare.js
- ticket: SERVER-47469
test_file: jstests/core/apply_ops_system_dot_views.js
sharding_jscore_multiversion_passthrough:
- ticket: SERVER-47773
test_file: jstests/core/geo_near_tailable.js
-- ticket: SERVER-43614
- test_file: jstests/core/crud_ops_do_not_throw_locktimeout.js
- ticket: SERVER-47469
test_file: jstests/core/apply_ops_system_dot_views.js
sharded_collections_jscore_multiversion_passthrough:
- ticket: SERVER-47773
test_file: jstests/core/geo_near_tailable.js
-- ticket: SERVER-43614
- test_file: jstests/core/crud_ops_do_not_throw_locktimeout.js
- ticket: SERVER-47469
test_file: jstests/core/apply_ops_system_dot_views.js
-
-sharding_multiversion:
-- ticket: SERVER-43614
- test_file: jstests/sharding/kill_pinned_cursor.js
-- ticket: SERVER-43614
- test_file: jstests/sharding/killop.js
-- ticket: SERVER-43614
- test_file: jstests/sharding/verify_sessions_expiration_sharded.js
-
-replica_sets_multiversion:
-- ticket: SERVER-43614
- test_file: jstests/replsets/read_operations_during_step_down.js
-- ticket: SERVER-43614
- test_file: jstests/replsets/no_disconnect_on_stepdown.js
-- ticket: SERVER-43614
- test_file: jstests/replsets/step_down_on_secondary.js
-- ticket: SERVER-43614
- test_file: jstests/replsets/verify_sessions_expiration_rs.js
-- ticket: SERVER-43614
- test_file: jstests/replsets/initial_sync_during_stepdown.js
-- ticket: SERVER-43614
- test_file: jstests/replsets/unconditional_step_down.js
-- ticket: SERVER-43614
- test_file: jstests/replsets/transactions_during_step_down.js
-- ticket: SERVER-43614
- test_file: jstests/replsets/read_operations_during_step_up.js