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

Add more disabled tests and one ignored warning.

This commit is contained in:
Jan Lindström
2017-08-19 07:52:31 +03:00
parent f7e1b99895
commit 449a996c6a
2 changed files with 5 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ push @::global_suppressions,
qr|WSREP: Unsupported protocol downgrade: incremental data collection disabled. Expect abort.|,
qr(WSREP: Action message in non-primary configuration from member [0-9]*),
qr(WSREP: discarding established .*),
qr(WSREP: gcs\/src\/gcs_core.cpp:core_handle_uuid_msg\(\):.*: STATE EXCHANGE: failed for: .*: .* \(Transport endpoint is not connected\)),
);