summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorAlya Berciu <alya.berciu@mongodb.com>2022-11-08 13:40:00 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-11-08 14:11:03 +0000
commit1d7d31af73e667c1f65a162a39b7b27eec11e570 (patch)
tree5b5434a21b6651a281df77611e24414c97116a15 /buildscripts
parent2551216048b331f5ea1da9ff8472e7305f3d5980 (diff)
downloadmongo-1d7d31af73e667c1f65a162a39b7b27eec11e570.tar.gz
SERVER-70436 Handle covered $or null queries with regex
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/cqf_passthrough.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/cqf_passthrough.yml b/buildscripts/resmokeconfig/suites/cqf_passthrough.yml
index a64394568fd..e5f3b14824e 100644
--- a/buildscripts/resmokeconfig/suites/cqf_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/cqf_passthrough.yml
@@ -55,6 +55,8 @@ selector:
# Transactions are not supported on MongoDB standalone nodes, so we do not run these tests in the
# 'core' suite. Instead we run them against a 1-node replica set in the 'core_txns' suite.
- jstests/core/txns/**/*.js
+ # TODO SERVER-67506
+ - jstests/core/cover_null_queries.js
executor:
archive: