summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_stepdown_jscore_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_stepdown_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_stepdown_jscore_passthrough.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_stepdown_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_stepdown_jscore_passthrough.yml
index 25b4e55b041..e91183d797f 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_stepdown_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_stepdown_jscore_passthrough.yml
@@ -163,13 +163,13 @@ selector:
# txn interrupted by command outside of txn before getMore runs.
- jstests/core/commands_namespace_parsing.js
- jstests/core/drop3.js
- - jstests/core/ensure_sorted.js
- jstests/core/geo_s2cursorlimitskip.js
- jstests/core/getmore_invalidated_cursors.js
- jstests/core/getmore_invalidated_documents.js
- jstests/core/kill_cursors.js
- jstests/core/list_indexes.js
- jstests/core/oro.js
+ - jstests/core/sort_with_update_between_getmores.js
# Parallel Shell - we do not signal the override to end a txn when a parallel shell closes.
- jstests/core/awaitdata_getmore_cmd.js