summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorHenrik Edin <henrik.edin@mongodb.com>2020-02-28 14:00:06 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-03-02 15:41:47 +0000
commitca547df9510ec9a6dc28e6eabf1e8542870f2bd1 (patch)
tree4d8623d78224c6880788fef652be4ce1de35b611 /buildscripts
parente264fb226be9ae2bb429824f03c05b960aa1828e (diff)
downloadmongo-ca547df9510ec9a6dc28e6eabf1e8542870f2bd1.tar.gz
SERVER-46026 Fix loglong.js to check for JSON log truncation
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/no_passthrough.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/no_passthrough.yml b/buildscripts/resmokeconfig/suites/no_passthrough.yml
index 9d3320e0e4e..10b40f0ca3d 100644
--- a/buildscripts/resmokeconfig/suites/no_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/no_passthrough.yml
@@ -10,8 +10,6 @@ selector:
exclude_files:
# Disable inmem_full as per SERVER-27014
- jstests/noPassthrough/inmem_full.js
- # Disable incompatible with json logging per SERVER-46235
- - jstests/noPassthrough/loglong.js
# Disable until the new RSM is compatible as per SERVER-46452. TODO SERVER-46454.
- jstests/noPassthrough/predictive_connpool.js