1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fix galera,wsrep tests.

This commit is contained in:
Nirbhay Choubey
2016-06-26 21:15:36 -04:00
parent fc799e317d
commit 94a61838fe
4 changed files with 9 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ push @::global_suppressions,
qr|WSREP: gcs_caused\(\) returned .*|,
qr|WSREP: Protocol violation. JOIN message sender .* is not in state transfer \(SYNCED\). Message ignored.|,
qr(WSREP: Action message in non-primary configuration from member [0-9]*),
qr(InnoDB: Some resources were not cleaned up in shutdown.*),
);