Testsuite verification for version 10.11.10
This commit is contained in:
parent
dc47e4af4d
commit
7d3482cd1c
@ -18,7 +18,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 :
|
@ -90,3 +90,8 @@ perfschema.show_aggregate :
|
|||||||
|
|
||||||
# Unstable on 10.11.9
|
# Unstable on 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