summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml
diff options
context:
space:
mode:
authorRandolph Tan <randolph@10gen.com>2019-03-21 12:02:32 -0400
committerRandolph Tan <randolph@10gen.com>2019-04-03 16:49:49 -0400
commitc4d16e522c18e96114fd3e9b1b71ba835d11c8d7 (patch)
tree28c9e9d8801696767ac96848c89ab4caddf89e19 /buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml
parent47153dbf7aebeba9a5b9086a82709adfa6fd7226 (diff)
downloadmongo-c4d16e522c18e96114fd3e9b1b71ba835d11c8d7.tar.gz
SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml
index e220d8e1783..9888854a5af 100644
--- a/buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_collections_causally_consistent_jscore_txns_passthrough.yml
@@ -43,8 +43,6 @@ selector:
# attached to statements in a transaction beyond the first one.
- jstests/core/txns/non_transactional_operations_on_session_with_transaction.js
- # TODO SERVER-39175: Mongos doesn't correctly report write errors in transactions
- - jstests/core/txns/multi_statement_transaction_write_error.js
exclude_with_any_tags:
- assumes_against_mongod_not_mongos
# Tests tagged with the following will fail because they assume collections are not sharded.