Update skipped tests lists for MySQL 8.0.35

Resolves: RHEL-22453
This commit is contained in:
Michal Schorm 2024-01-09 18:03:10 +01:00 committed by Honza Horak
parent e38d49bb14
commit d485aa4624
3 changed files with 9 additions and 1 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.32
%global last_tested_version 8.0.35
# 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

View File

@ -28,3 +28,8 @@ main.mysqlpump_bugs : BUG#0
# Failing since MySQL 8.0.30
auth_sec.fips : BUG#0
rpl.rpl_fips : BUG#0
# Failing since MySQL 8.0.35
binlog.binlog_mysqlbinlog_linux : BUG#0
perfschema.idx_session_connect_attrs : BUG#0
rpl_gtid.mysqldump_bug33630199 : BUG#0

View File

@ -1,2 +1,5 @@
# ppc64le
sys_vars.innodb_buffer_pool_size_basic : BUG#0 fails only on ppc64le on f32+
# Unstable on 8.0.35
rpl.rpl_replica_terminology : BUG#0