Testsuite verification for release 8.4.4
Related: RHEL-75839 RHEL-75836 RHEL-75835 RHEL-75833 RHEL-75814
This commit is contained in:
parent
9c36e06946
commit
083e265abb
@ -21,7 +21,7 @@ ExcludeArch: %{ix86}
|
|||||||
# The last version on which the full testsuite has been run
|
# 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
|
# In case of further rebuilds of that version, don't require full testsuite to be run
|
||||||
# run only "main" suite
|
# run only "main" suite
|
||||||
%global last_tested_version 8.4.3
|
%global last_tested_version 8.4.4
|
||||||
# Set to 1 to force run the testsuite even if it was already tested in current version
|
# Set to 1 to force run the testsuite even if it was already tested in current version
|
||||||
%global force_run_testsuite 0
|
%global force_run_testsuite 0
|
||||||
|
|
||||||
|
@ -0,0 +1,8 @@
|
|||||||
|
# Fails since MySQL 8.4.4
|
||||||
|
perfschema.relaylog : BUG#0
|
||||||
|
|
||||||
|
# Fails since MySQL 8.4.4 only on RHEL 10
|
||||||
|
perfschema.system_events_plugin : BUG#0
|
||||||
|
rpl.rpl_channel_creation_under_replica_load : BUG#0
|
||||||
|
sys_vars.myisam_data_pointer_size_func : BUG#0
|
||||||
|
rpl.rpl_parallel_ddl_innodb : BUG#0
|
@ -8,3 +8,6 @@ sys_vars.myisam_data_pointer_size_func : BUG#0
|
|||||||
|
|
||||||
# Fails since 8.4.3
|
# Fails since 8.4.3
|
||||||
test_services.test_event_tracking_consumer : BUG#0
|
test_services.test_event_tracking_consumer : BUG#0
|
||||||
|
|
||||||
|
# Fails since MySQL 8.4.4
|
||||||
|
perfschema.threads_innodb : BUG#0
|
||||||
|
Loading…
Reference in New Issue
Block a user