Skip to content

Disable rpl_parallel_multi_domain_xa - #5452

Open
bnestere wants to merge 1 commit into
10.11from
10.11-disable-rpl_parallel_multi_domain_xa
Open

Disable rpl_parallel_multi_domain_xa#5452
bnestere wants to merge 1 commit into
10.11from
10.11-disable-rpl_parallel_multi_domain_xa

Conversation

@bnestere

Copy link
Copy Markdown
Contributor

MDEV-34104 describes why this test fails. It was filed 2 years ago, but the fix is complex, and we keep this failing test around hurting all other development. The fix is planned, once finished, we can re-enable this test.

MDEV-34104 describes why this test fails. It was filed 2 years ago, but
the fix is complex, and we keep this failing test around hurting all
other devs. The fix is planned, once finished, we can re-enable this
test.

Signed-off-by: Brandon Nesterenko <brandon.nesterenko@mariadb.com>
@bnestere bnestere self-assigned this Jul 24, 2026
@bnestere bnestere added MariaDB Corporation Replication Patches involved in replication labels Jul 24, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@bnestere
bnestere requested review from andrelkin and knielsen July 24, 2026 21:02
@bnestere

Copy link
Copy Markdown
Contributor Author

@knielsen , @andrelkin I really don't like disabling tests, but it feels necessary here. What do you guys think?

@knielsen knielsen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is ok to disable a test when the reason for the test to fail is fully understood and there is a good reason to do so. It is very important to eliminate sporadic test failures.
You might want to refer to MDEV-34104 also in the disabled.def, as it has a detailed description of the failure (though that can also be found from git blame and the commit message).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Corporation Replication Patches involved in replication

Development

Successfully merging this pull request may close these issues.

2 participants