From 7929519a6ba75b3b08dcce953a75f4d8431c45db Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Fri, 30 Apr 2021 15:45:11 +0200 Subject: [PATCH] Disable consistently failing test Related: #1906426 --- mariadb.spec | 5 ++++- rh-skipped-tests-base.list | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 997ab81..b440cc1 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -161,7 +161,7 @@ Name: mariadb Version: 10.5.9 -Release: 6%{?with_debug:.debug}%{?dist} +Release: 7%{?with_debug:.debug}%{?dist} Epoch: 3 Summary: A very fast and robust SQL database server @@ -1680,6 +1680,9 @@ fi %endif %changelog +* Fri Apr 30 2021 Michal Schorm - 3:10.5.9-7 +- Rebuilt for RHEL 9 BETA + * Fri Apr 16 2021 Mohan Boddu - 3:10.5.9-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 diff --git a/rh-skipped-tests-base.list b/rh-skipped-tests-base.list index a0bb6a8..ac54cbb 100644 --- a/rh-skipped-tests-base.list +++ b/rh-skipped-tests-base.list @@ -52,3 +52,6 @@ main.ssl_system_ca : # Fails since 10.5.7 innodb.innodb_wl6326_big : plugins.feedback_plugin_load : + +# Fails only on RHEL 9 BETA on i686 architecture +main.myisampack :