summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorAlya Berciu <alya.berciu@mongodb.com>2022-11-04 12:26:45 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-11-04 13:01:14 +0000
commitca6499eb6111f89758fcb71b319e8b5d0cd03a20 (patch)
tree620b426592d3883cfb1d21b6a3e6e8c65aec65fb /buildscripts
parentf06a898557f951bf48569012c4372e770d1c0267 (diff)
downloadmongo-ca6499eb6111f89758fcb71b319e8b5d0cd03a20.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 65d8e422070..0265c6235fe 100644
--- a/buildscripts/resmokeconfig/suites/cqf_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/cqf_passthrough.yml
@@ -38,6 +38,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: