summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorDan Pasette <dan@10gen.com>2015-11-08 12:43:08 -0500
committerDan Pasette <dan@mongodb.com>2015-11-08 12:43:08 -0500
commit1e5500c999a5120d41fe302139018b37176074d6 (patch)
treec7805a422220fff2ab66e393b8ec66b426b9c285 /buildscripts
parenta2ab9502046663ddc5e672f428a9ce9d351097c8 (diff)
downloadmongo-1e5500c999a5120d41fe302139018b37176074d6.tar.gz
SERVER-21346 exclude test from read_concern_majority_passthrough suite
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/read_concern_majority_passthrough.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/read_concern_majority_passthrough.yml b/buildscripts/resmokeconfig/suites/read_concern_majority_passthrough.yml
index a2e2a9503bd..e0b2f80dcff 100644
--- a/buildscripts/resmokeconfig/suites/read_concern_majority_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/read_concern_majority_passthrough.yml
@@ -10,6 +10,7 @@ selector:
- jstests/core/apply_ops1.js # applyOps() used for writes
- jstests/core/batch_write_command*.js # these tests use various write concerns
- jstests/core/bench_test_crud_commands.js # benchRun() used for writes
+ - jstests/core/bypass_doc_validation.js # applyOps() used for writes
- jstests/core/crud_api.js # has specific w:0 tests
- jstests/core/error2.js # db.eval() used
- jstests/core/eval0.js # db.eval() used