mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
7e748d075b
* Fixes galera.galera_bf_kill_debug test case. * Enable galera_ssl_upgrade, galera_ssl_reload, galera_pc_bootstrap * Add MDEV to disabled tests that miss it Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
16 lines
699 B
Modula-2
16 lines
699 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_2_cluster : MDEV-32631 galera_2_cluster: before_rollback(): Assertion `0' failed
|
|
galera_ipv6_rsync : MDEV-34842 Can't connect to server on '::1' (115)
|
|
galera_ipv6_rsync_section : MDEV-34842 Can't connect to server on '::1' (115)
|
|
galera_ipv6_mariabackup_section : MDEV-34842 Can't connect to server on '::1' (115)
|