SERVER-127519: Temporarily exclude additional test in multiversion setup (#54423)
GitOrigin-RevId: 21be157befcea5dcfd5a209ef49339cfefa503a6
This commit is contained in:
parent
ad681dab9b
commit
08a5ef5c80
@ -9,7 +9,9 @@
|
||||
* does_not_support_config_fuzzer,
|
||||
* # This will fail if using transactions because the FSM will attempt to call getMore on a cursor
|
||||
* # that's been created outside of the transaction.
|
||||
* does_not_support_transactions
|
||||
* does_not_support_transactions,
|
||||
* # TODO SERVER-124190: remove the multiversion incompatible tag.
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user