mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Disabling some more sporadically failing galera tests.
This commit is contained in:
parent
c9c8e0554f
commit
14b816a5c8
2 changed files with 8 additions and 0 deletions
|
|
@ -62,6 +62,10 @@ push @::global_suppressions,
|
|||
qr|WSREP: wsrep::connect\(\) failed: 7|,
|
||||
qr(WSREP: SYNC message from member .* in non-primary configuration. Ignored.),
|
||||
qr(WSREP: Could not find peer:),
|
||||
qr(WSREP: TO isolation failed for: .*),
|
||||
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]*),
|
||||
);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue