Fix failing tests.

This commit is contained in:
Nirbhay Choubey 2016-12-09 12:15:41 -05:00
commit e156ea1b95
7 changed files with 60 additions and 84 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(WSREP: discarding established .*),
);