summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig
diff options
context:
space:
mode:
authorBlake Oler <blake.oler@mongodb.com>2019-11-08 19:41:45 +0000
committerevergreen <evergreen@mongodb.com>2019-11-08 19:41:45 +0000
commitf02841245d47c0118f18aa1f1ee88c72ddf012ab (patch)
treee30839325e358d46abdc93f45e5192f01e6a8dea /buildscripts/resmokeconfig
parent8d02d5b95fd198e685cb5009e1613730379d5e0c (diff)
downloadmongo-f02841245d47c0118f18aa1f1ee88c72ddf012ab.tar.gz
SERVER-42000 Remove blacklist for invalid_system_views_sharded_collection.js
Diffstat (limited to 'buildscripts/resmokeconfig')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
index d6c7a10cb09..1c4b7bd6daa 100644
--- a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
@@ -64,8 +64,6 @@ selector:
- jstests/sharding/update_replace_id.js
- jstests/sharding/update_sharded.js
- jstests/sharding/upsert_sharded.js
- # Enable if SERVER-41813 is backported or 4.4 becomes last-stable
- - jstests/sharding/invalid_system_views_sharded_collection.js
# Enable if SERVER-42273 is backported or 4.4 becomes last-stable
- jstests/sharding/move_jumbo_chunk.js
- jstests/sharding/movechunk_interrupt_at_primary_stepdown.js