|
|
@ -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
|
|
|
|
# FIXME: make tests non-fatal for ppc and s390 (big endian 32 bit archs) until we have a proper fix
|
|
|
|
#ifnarch ppc s390
|
|
|
|
#ifnarch ppc s390
|
|
|
|
export CTEST_OUTPUT_ON_FAILURE=1
|
|
|
|
export CTEST_OUTPUT_ON_FAILURE=1
|
|
|
|
|
|
|
|
make -C %{_target_platform} cl_test && \
|
|
|
|
time make -C %{_target_platform} test ARGS="--timeout 300 --output-on-failure" ||:
|
|
|
|
time make -C %{_target_platform} test ARGS="--timeout 300 --output-on-failure" ||:
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|