SERVER-127519: Temporarily exclude additional test in multiversion setup (#54423)

GitOrigin-RevId: 21be157befcea5dcfd5a209ef49339cfefa503a6
This commit is contained in:
Felipe Farinon 2026-05-26 10:05:39 -04:00 committed by MongoDB Bot
parent ad681dab9b
commit 08a5ef5c80

View File

@ -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,
* ]
*/