summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml
diff options
context:
space:
mode:
authorMaria van Keulen <maria.vankeulen@mongodb.com>2020-01-14 21:32:54 +0000
committerevergreen <evergreen@mongodb.com>2020-01-14 21:32:54 +0000
commit846c7aa84ac08dbccc7d727e9068406b7b2de033 (patch)
treeb1b1b2c3e8ca99eb9b594e9ab1724d116eead4f3 /buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml
parentc04fde3eca954d9bf9243d544484a90997ba9373 (diff)
downloadmongo-846c7aa84ac08dbccc7d727e9068406b7b2de033.tar.gz
SERVER-44852 Handle transactions with commands during oplog application
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml b/buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml
index 77667a4a8a1..b1334268870 100644
--- a/buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml
@@ -25,8 +25,7 @@ selector:
# View tests aren't expected to work when collections are implicitly sharded.
- jstests/core/txns/view_reads_in_transaction.js
- # TODO(SERVER-44852) re-enable once secondary oplog application supports collection creation
- # inside multi-document transactions.
+ # TODO(SERVER-45368) re-enable once collection creation is permitted in cross-shard transactions.
- jstests/core/txns/create_collection.js
exclude_with_any_tags: