summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorGregory Wlodarek <gregory.wlodarek@mongodb.com>2020-02-03 09:41:24 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-02-03 15:26:51 +0000
commitdaadd41a21fb248c518dfceec5b80d8f710c5045 (patch)
tree2d7ad71f46ffe9600f30ff4bc042d26b3ad0cb7d /buildscripts
parentf5e1ef5da38c5e2d65494fecfc24cbda22064675 (diff)
downloadmongo-daadd41a21fb248c518dfceec5b80d8f710c5045.tar.gz
SERVER-45925 Disable incremental_backup_cursor.js temporarily
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/no_passthrough.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/no_passthrough.yml b/buildscripts/resmokeconfig/suites/no_passthrough.yml
index 2ff611d0c31..37e64623dbf 100644
--- a/buildscripts/resmokeconfig/suites/no_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/no_passthrough.yml
@@ -10,8 +10,9 @@ selector:
exclude_files:
# Disable inmem_full as per SERVER-27014
- jstests/noPassthrough/inmem_full.js
- # TODO(SERVER-45821): enable backup_cursor_format.js
+ # TODO(SERVER-45821): enable backup_cursor_format.js and incremental_backup_cursor.js
- src/mongo/db/modules/*/jstests/hot_backups/backup_cursor_format.js
+ - src/mongo/db/modules/*/jstests/hot_backups/incremental_backup_cursor.js
# noPassthrough tests start their own mongod's.
executor: