OpenSSL 3 patch - ignore failing tests

Some tests started to fail reproducibly after the application of the OpenSSL 3 patch.
It is yet to be determined which tests results can be ignored (e.g. when the test is
dependent on a specific version 1.x of OpenSSL) and which tests found real issues.
  Related: #2015516
This commit is contained in:
Michal Schorm 2021-10-31 01:35:00 +02:00
parent 2fba130bfd
commit 37dc9057d6

View File

@ -30,3 +30,20 @@ x.connection_unixsocket : BUG#0
x.connection_unixsocket_invalid : BUG#0
x.connection_unixsocket_lock : BUG#0
innodb.innodb_bug-13628249 : BUG#0
# OpenSSL 3 - 100% failing test on Fedora 36
auth_sec.admin_channel_tls : BUG#0
auth_sec.cipher_support : BUG#0
auth_sec.openssl_cert_generation : BUG#0
auth_sec.ssl_mode : BUG#0
auth_sec.tls : BUG#0
binlog.binlog_grant_alter_user : BUG#0
main.grant_alter_user_qa : BUG#0
main.grant_user_lock_qa : BUG#0
main.openssl_1 : BUG#0
main.ssl_cipher : BUG#0
main.ssl_dynamic : BUG#0
x.connection_openssl : BUG#0
x.connection_openssl_unixsocket : BUG#0
# OpenSSL 3 - unstable
innodb.innodb_read_only-2 : BUG#0