summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorWenbin Zhu <wenbin.zhu@mongodb.com>2021-08-09 18:01:16 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-08-09 18:48:20 +0000
commitb67c1909832b20f782858f348f8ccae7c92fe9b5 (patch)
treecd485c33caf127644f18e63d63440c1d2eb04b2d /buildscripts
parenta5dd822066bb5157b632a62f86acbe1d2363ee58 (diff)
downloadmongo-b67c1909832b20f782858f348f8ccae7c92fe9b5.tar.gz
SERVER-59170 Exclude max_doc_size.js from tenant_migration_multi_stmt_txn_jscore_passthrough suite.
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml
index ba1862df84c..a235be15634 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml
@@ -157,6 +157,7 @@ selector:
- jstests/core/indexes_multiple_commands.js
- jstests/core/js2.js
- jstests/core/json_schema/json_schema.js
+ - jstests/core/max_doc_size.js
- jstests/core/mr_bigobject.js
- jstests/core/not2.js
- jstests/core/null_query_semantics.js