Update skipped tests list for MySQL 8.0.36
Related: RHEL-22833
This commit is contained in:
parent
959333caa3
commit
12665f936e
@ -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.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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user