summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorIan Boros <ian.boros@mongodb.com>2021-02-05 11:22:46 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-23 20:40:43 +0000
commitc4ba167a17edd73665b8a57b94299092f79d47f1 (patch)
tree9bd38276cf8c3640b1e7fc61791b6c431252ddc7 /buildscripts
parentb9daa666f53eb51adc1db123020f53ef672df0c3 (diff)
downloadmongo-c4ba167a17edd73665b8a57b94299092f79d47f1.tar.gz
SERVER-48963 Make max_time_ms_sharded more robust
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_misc.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_misc.yml b/buildscripts/resmokeconfig/suites/sharding_misc.yml
index f7446f41245..a7e4a1d5c85 100644
--- a/buildscripts/resmokeconfig/suites/sharding_misc.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_misc.yml
@@ -112,7 +112,6 @@ selector:
- jstests/sharding/query_config.js
- jstests/sharding/hash_basic.js
- jstests/sharding/hash_shard1.js
- - jstests/sharding/max_time_ms_sharded.js
- jstests/sharding/change_stream_read_preference.js
- jstests/sharding/features1.js
- jstests/sharding/read_committed_lookup.js