summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorTed Tuckman <ted.tuckman@mongodb.com>2021-11-16 17:35:19 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-11-16 18:40:08 +0000
commit78dc21227ccdf3d73aa18fd2b583e043e1805a88 (patch)
treef6e68ef813d6d76f63330579e5f3a6fc412f895e /buildscripts
parent62092ca7d64527bcdd5514bc6da452b2aa363fd5 (diff)
downloadmongo-78dc21227ccdf3d73aa18fd2b583e043e1805a88.tar.gz
SERVER-61528 Disable mr_mutable_properties in failing passthrough
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/logical_session_cache_sharding_1sec_refresh_jscore_passthrough.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/logical_session_cache_sharding_1sec_refresh_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/logical_session_cache_sharding_1sec_refresh_jscore_passthrough.yml
index 4fb1f8d282c..6e58c5c47df 100644
--- a/buildscripts/resmokeconfig/suites/logical_session_cache_sharding_1sec_refresh_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/logical_session_cache_sharding_1sec_refresh_jscore_passthrough.yml
@@ -72,6 +72,9 @@ selector:
- jstests/core/index_multikey.js
- jstests/core/optimized_match_explain.js
- jstests/core/sort_array.js
+ # TODO SERVER-61457: This test wasn't running any assertions, and needs investigating in this
+ # passthrough.
+ - jstests/core/mr_mutable_properties.js
exclude_with_any_tags:
- assumes_standalone_mongod