Update skipped tests lists for MySQL 8.0.35

Resolves: RHEL-22931
This commit is contained in:
Michal Schorm 2024-01-09 18:03:10 +01:00 committed by Honza Horak
parent 35a0157fe8
commit 7c7ad7c2d2
3 changed files with 9 additions and 2 deletions

View File

@ -16,7 +16,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

View File

@ -31,4 +31,8 @@ main.mysqlpump_bugs : BUG#0
# Failing since MySQL 8.0.30
auth_sec.fips : BUG#0
rpl.rpl_fips : BUG#0
main.mysqlpump_bugs : 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