mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-39619 Blacklist tests asserting on nMatched for multi updates in multi_stmt_txn_jscore_passthrough_with_migration
This commit is contained in:
parent
c198c2b606
commit
9fa4a356cc
@ -1,4 +1,4 @@
|
||||
// @tags: [requires_non_retryable_writes]
|
||||
// @tags: [assumes_balancer_off, requires_non_retryable_writes]
|
||||
|
||||
NUM = 20;
|
||||
M = 5;
|
||||
|
@ -1,4 +1,4 @@
|
||||
// @tags: [requires_non_retryable_writes]
|
||||
// @tags: [assumes_balancer_off, requires_non_retryable_writes]
|
||||
|
||||
// tests that $addToSet works in a multi-update.
|
||||
(function() {
|
||||
|
Loading…
Reference in New Issue
Block a user