[2/3] Update to MySQL 8.0.30 - update skipped-tests-list
-- Related: #2117219
This commit is contained in:
parent
684314b493
commit
3f10f366fe
@ -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.28
|
||||
%global last_tested_version 8.0.30
|
||||
# Set to 1 to force run the testsuite even if it was already tested in current version
|
||||
%global force_run_testsuite 0
|
||||
# Aditional SELinux rules
|
||||
|
@ -53,3 +53,7 @@ main.index_merge_myisam : BUG#0
|
||||
# Failing since MySQL 8.0.29
|
||||
main.mysqlpump_bugs : BUG#0
|
||||
main.slow_log : BUG#0
|
||||
|
||||
# Failing since MySQL 8.0.30
|
||||
auth_sec.fips : BUG#0
|
||||
rpl.rpl_fips : BUG#0
|
||||
|
Loading…
Reference in New Issue
Block a user