mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Add warnings to galera test suppression list.
This commit is contained in:
@@ -34,6 +34,8 @@ push @::global_suppressions,
|
|||||||
qr(WSREP: SQL statement was ineffective),
|
qr(WSREP: SQL statement was ineffective),
|
||||||
qr(WSREP: Releasing seqno [0-9]* before [0-9]* was assigned.),
|
qr(WSREP: Releasing seqno [0-9]* before [0-9]* was assigned.),
|
||||||
qr|WSREP: access file\(.*gvwstate.dat\) failed\(No such file or directory\)|,
|
qr|WSREP: access file\(.*gvwstate.dat\) failed\(No such file or directory\)|,
|
||||||
|
qr|WSREP: no nodes coming from prim view, prim not possible|,
|
||||||
|
qr(WSREP: SYNC message from member .* in non-primary configuration. Ignored.),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user