mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Test case cleanups.
This commit is contained in:
@@ -62,7 +62,8 @@ push @::global_suppressions,
|
||||
qr(WSREP: Ignoring error*),
|
||||
qr(WSREP: Failed to remove page file .*),
|
||||
qr(WSREP: wsrep_sst_method is set to 'mysqldump' yet mysqld bind_address is set to .*),
|
||||
qr(WSREP: .*Transport endpoint is not connected.*),
|
||||
qr|WSREP: Sending JOIN failed: -107 \(Transport endpoint is not connected\). Will retry in new primary component.|,
|
||||
qr|WSREP: Trying to continue unpaused monitor|,
|
||||
);
|
||||
|
||||
sub skip_combinations {
|
||||
|
Reference in New Issue
Block a user