From 2471d17ba7ce3305fa64d1f2df36cc1b0e7250ba Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Sun, 31 Oct 2021 15:03:48 +0100 Subject: [PATCH] [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 --- community-mysql.spec | 2 +- rh-skipped-tests-list-base.list | 6 ++++-- rh-skipped-tests-list-s390.list | 4 ++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/community-mysql.spec b/community-mysql.spec index f6f25d8..49e2f65 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -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 diff --git a/rh-skipped-tests-list-base.list b/rh-skipped-tests-list-base.list index 44655fc..4c07a47 100644 --- a/rh-skipped-tests-list-base.list +++ b/rh-skipped-tests-list-base.list @@ -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 diff --git a/rh-skipped-tests-list-s390.list b/rh-skipped-tests-list-s390.list index b71e9ba..2e9c16b 100644 --- a/rh-skipped-tests-list-s390.list +++ b/rh-skipped-tests-list-s390.list @@ -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