The multi_shard_multi_stmt_txn_jscore_passthrough suite may implicitly retry an entire transaction when `TransientTransactionErrors` occurs. If a test executes a `getMore` command and a transient transaction error occurs during it, then we won't know whether the cursor was advanced or not, and should not retry it. So, all tests tagged with `requires_getmore` should be excluded from the run.
Blacklist tests tagged with 'requires_getmore' from multi_shard_multi_stmt_txn_jscore_passthrough
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: