Update skipped tests list for MySQL 8.0.36

Related: RHEL-22455
This commit is contained in:
Michal Schorm 2024-01-22 14:22:41 +01:00 committed by Honza Horak
parent 050e5fc1bc
commit 24635d1bfb
2 changed files with 5 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.35
%global last_tested_version 8.0.36
# 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

@ -3,3 +3,7 @@ sys_vars.innodb_buffer_pool_size_basic : BUG#0
# Unstable on aarch64 since MySQL 8.0.28
innodb_undo.undo_settings : BUG#0
# Unstable on aarch64 since MySQL 8.0.36
sys_vars.myisam_data_pointer_size_func : BUG#0
rpl.rpl_eventlog_psi_memory : BUG#0