mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Test cleanup: Remove unnecessary global suppressions
This commit is contained in:
@@ -26,8 +26,6 @@ push @::global_suppressions,
|
|||||||
(
|
(
|
||||||
qr(WSREP: Could not open saved state file for reading: .*),
|
qr(WSREP: Could not open saved state file for reading: .*),
|
||||||
qr(WSREP: Could not open state file for reading: .*),
|
qr(WSREP: Could not open state file for reading: .*),
|
||||||
qr(WSREP: option --wsrep-causal-reads is deprecated),
|
|
||||||
qr(WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0),
|
|
||||||
qr|WSREP: access file\(.*gvwstate.dat\) failed\(No such file or directory\)|,
|
qr|WSREP: access file\(.*gvwstate.dat\) failed\(No such file or directory\)|,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user