Testsuite verification for version 10.11.10
This commit is contained in:
parent
26decec191
commit
dc579f3ec1
@ -14,7 +14,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 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
|
# 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,2 @@
|
|||||||
|
# Fails since 10.11.10
|
||||||
|
main.mysql_client_test_nonblock :
|
@ -64,3 +64,8 @@ rpl.rpl_get_lock :
|
|||||||
perfschema.show_aggregate :
|
perfschema.show_aggregate :
|
||||||
# Unstable on all architectures since 10.11.9
|
# Unstable on all architectures since 10.11.9
|
||||||
innodb.log_file_size_online :
|
innodb.log_file_size_online :
|
||||||
|
|
||||||
|
# Fails on all architectures since 10.11.10
|
||||||
|
main.connect :
|
||||||
|
main.timezone :
|
||||||
|
innodb.log_file_name :
|
||||||
|
Loading…
Reference in New Issue
Block a user