[3/3] Update failing tests list for MySQL 8.0.27

The full testsuite has been run multiple times on multiple
Fedora releases, thus updating the "last_tested_version"

Note: the additional failing tests on s390x are NOT OpenSSL 3 related
This commit is contained in:
Michal Schorm 2021-10-31 15:03:48 +01:00
parent 8a254cacfd
commit 2471d17ba7
3 changed files with 9 additions and 3 deletions

View File

@ -13,7 +13,7 @@
# The last version on which the full testsuite has been run
# In case of further rebuilds of that version, don't require full testsuite to be run
# run only "main" suite
%global last_tested_version 8.0.26
%global last_tested_version 8.0.27
# Set to 1 to force run the testsuite even if it was already tested in current version
%global force_run_testsuite 0

View File

@ -34,7 +34,7 @@ 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
# OpenSSL 3 - 100% failing tests on Fedora 36 - MySQL 8.0.26
auth_sec.admin_channel_tls : BUG#0
auth_sec.cipher_support : BUG#0
auth_sec.openssl_cert_generation : BUG#0
@ -48,5 +48,7 @@ main.ssl_cipher : BUG#0
main.ssl_dynamic : BUG#0
x.connection_openssl : BUG#0
x.connection_openssl_unixsocket : BUG#0
# OpenSSL 3 - unstable
# OpenSSL 3 - unstable tests - MySQL 8.0.26
innodb.innodb_read_only-2 : BUG#0
# OpenSSL 3 - 100% failing tests on Fedora 36 - MySQL 8.0.27
auth_sec.openssl_without_fips : BUG#0

View File

@ -37,3 +37,7 @@ main.grant_dynamic_flush : BUG#0
main.slow_log : BUG#0
innodb.innodb_read_only-2 : BUG#0
main.group_by : BUG#0
# Failing since 8.0.27
gis.st_symdifference : BUG#0
main.regular_expressions_utf-8 : BUG#0