Testsuite verification for version 10.11.10

This commit is contained in:
Michal Schorm 2024-11-16 18:21:40 +01:00
parent 26decec191
commit dc579f3ec1
3 changed files with 8 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ExcludeArch: %{ix86}
# 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 10.11.9
%global last_tested_version 10.11.10
# Set to 1 to force run the testsuite even if it was already tested in current version
%global force_run_testsuite 0

View File

@ -0,0 +1,2 @@
# Fails since 10.11.10
main.mysql_client_test_nonblock :

View File

@ -64,3 +64,8 @@ rpl.rpl_get_lock :
perfschema.show_aggregate :
# Unstable on all architectures since 10.11.9
innodb.log_file_size_online :
# Fails on all architectures since 10.11.10
main.connect :
main.timezone :
innodb.log_file_name :