summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_terminate_primary_jscore_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_terminate_primary_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_terminate_primary_jscore_passthrough.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_terminate_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_terminate_primary_jscore_passthrough.yml
index c4f70cafc08..a0a30f7a18b 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_terminate_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_terminate_primary_jscore_passthrough.yml
@@ -70,7 +70,7 @@ selector:
## Some aggregation stages don't support snapshot readconcern.
##
- # $explain (requires read concern local)
+ # explain (requires read concern local)
- jstests/core/agg_hint.js
- jstests/core/and.js
- jstests/core/collation.js
@@ -133,7 +133,6 @@ selector:
# SERVER-34868 Cannot run a legacy query on a session.
- jstests/core/exhaust.js
- - jstests/core/validate_cmd_ns.js
# SERVER-34772 Tailable Cursors are not allowed with snapshot readconcern.
- jstests/core/awaitdata_getmore_cmd.js