mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 18:26:14 +01:00
they're very fragile by nature, but let's at least move them into one file with msan/embedded/ps/32-bit all disabled to have the memory usage more predictable. And remove these restrictions from other test files.
19 lines
950 B
Modula-2
19 lines
950 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : MDEV-<xxxx> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
galera_wan : MDEV-35940 Unallowed state transition: donor -> synced in galera_wan
|
|
galera_vote_rejoin_ddl : MDEV-35940 Unallowed state transition: donor -> synced in galera_wan
|
|
MW-329 : MDEV-35951 Complete freeze during MW-329 test
|
|
galera_vote_rejoin_dml : MDEV-35964 Assertion `ist_seqno >= cc_seqno' failed in galera_vote_rejoin_dml
|
|
galera_var_notify_cmd : MDEV-37257 WSREP: Notification command failed: 1 (Operation not permitted)
|
|
galera_var_notify_ssl_ipv6 : MDEV-37257 WSREP: Notification command failed: 1 (Operation not permitted)
|
|
MDEV-26266 : cannot work reliably
|