summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
diff options
context:
space:
mode:
authorIan Boros <ian.boros@mongodb.com>2019-11-08 17:56:39 +0000
committerevergreen <evergreen@mongodb.com>2019-11-08 17:56:39 +0000
commit71add1d5fbb07c95df6cde80a79ab203ac451470 (patch)
treea01f29c4d669eb43b18e757f71a614277bd368bf /buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
parentb877e1cbb39427255a54a5e05d981e3670091b94 (diff)
downloadmongo-71add1d5fbb07c95df6cde80a79ab203ac451470.tar.gz
SERVER-44269 modernize max time_ms.js
Diffstat (limited to 'buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
index 299843a15c9..c4355033af9 100644
--- a/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/multi_shard_multi_stmt_txn_kill_primary_jscore_passthrough.yml
@@ -30,7 +30,6 @@ selector:
- jstests/core/geo_update_btree2.js # notablescan.
- jstests/core/index_id_options.js # "local" database.
- jstests/core/index9.js # "local" database.
- - jstests/core/max_time_ms.js # sleep, SERVER-2212.
- jstests/core/notablescan.js # notablescan.
- jstests/core/queryoptimizera.js # "local" database.
- jstests/core/rename*.js # renameCollection.
@@ -293,7 +292,6 @@ selector:
- jstests/core/kill_cursors.js
- jstests/core/list_collections1.js
- jstests/core/list_indexes.js
- - jstests/core/max_time_ms.js
- jstests/core/oro.js
# Parallel Shell - we do not signal the override to end a txn when a parallel shell closes.