Update failing tests lists
This commit is contained in:
parent
b86d806db4
commit
1fd9cbbc18
@ -6,7 +6,7 @@
|
|||||||
%{!?runselftest:%global runselftest 1}
|
%{!?runselftest:%global runselftest 1}
|
||||||
|
|
||||||
# Set this to 1 to see which tests fail, but 0 on production ready build
|
# Set this to 1 to see which tests fail, but 0 on production ready build
|
||||||
%global ignore_testsuite_result 1
|
%global ignore_testsuite_result 0
|
||||||
|
|
||||||
# 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
|
||||||
|
@ -57,3 +57,7 @@ plugins.auth_ed25519 :
|
|||||||
|
|
||||||
# Fails from 10.4.10
|
# Fails from 10.4.10
|
||||||
sys_vars.tcp_nodelay :
|
sys_vars.tcp_nodelay :
|
||||||
|
# only on i686
|
||||||
|
main.key_cache :
|
||||||
|
parts.optimizer :
|
||||||
|
main.opt_trace_index_merge :
|
||||||
|
Loading…
Reference in New Issue
Block a user