Testsuite verification for 10.11.10
This commit is contained in:
parent
9e0df1ba94
commit
727c971efa
@ -15,7 +15,7 @@
|
|||||||
# 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
|
||||||
|
|
||||||
|
@ -115,3 +115,6 @@ rpl.rpl_get_lock :
|
|||||||
# Fails since 10.11.9
|
# Fails since 10.11.9
|
||||||
plugins.feedback_plugin_load :
|
plugins.feedback_plugin_load :
|
||||||
main.init_connect :
|
main.init_connect :
|
||||||
|
|
||||||
|
# Fails since 10.11.10
|
||||||
|
main.connect :
|
||||||
|
Loading…
Reference in New Issue
Block a user