Disable consistently failing test

Related: #1906426
This commit is contained in:
Michal Schorm 2021-04-30 15:45:11 +02:00
parent 6ac7cab344
commit 7929519a6b
2 changed files with 7 additions and 1 deletions

View File

@ -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 <mschorm@redhat.com> - 3:10.5.9-7
- Rebuilt for RHEL 9 BETA
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3:10.5.9-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

View File

@ -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 :