summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorBynn Lee <bynn.lee@mongodb.com>2020-06-24 20:31:54 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-25 16:10:43 +0000
commitc3ff3ee17ef3664b10c25501ce342af7adecd05c (patch)
tree7f922f77cca2d8f771e8d044bcf10ddc891455c6 /buildscripts
parent2f6e5d0f94c06fde943ed6a25a9b7ecf6f774ce5 (diff)
downloadmongo-c3ff3ee17ef3664b10c25501ce342af7adecd05c.tar.gz
SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthroughWithMongod because it uses a fail point
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml
index 9e28e5ef802..d724f94e889 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml
@@ -205,7 +205,6 @@ selector:
# Parallel Shell - we do not signal the override to end a txn when a parallel shell closes.
- jstests/core/awaitdata_getmore_cmd.js
- - jstests/core/background_validation.js
- jstests/core/compact_keeps_indexes.js
- jstests/core/count10.js
- jstests/core/count_plan_summary.js