summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml b/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml
index 623cbe2d10b..9ae1b6de3c6 100644
--- a/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml
+++ b/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml
@@ -236,13 +236,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