%%check: restore 'make cl_test'
was accidentally removed in recent commit
This commit is contained in:
parent
7c5091f93e
commit
c87a8559aa
@ -110,6 +110,7 @@ test "$(pkg-config --modversion libclucene-core)" = "%{version}"
|
||||
# FIXME: make tests non-fatal for ppc and s390 (big endian 32 bit archs) until we have a proper fix
|
||||
#ifnarch ppc s390
|
||||
export CTEST_OUTPUT_ON_FAILURE=1
|
||||
make -C %{_target_platform} cl_test && \
|
||||
time make -C %{_target_platform} test ARGS="--timeout 300 --output-on-failure" ||:
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user