Re-enable tests
As last commit removed the tests depending on osinfo-db, let's re-enable our tests. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
454fbcc26f
commit
6127453e7f
@ -74,10 +74,7 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
if ! make check
|
if ! make check
|
||||||
then
|
then
|
||||||
cat tests/test-suite.log || true
|
cat tests/test-suite.log || true
|
||||||
# tests are broken with latest osinfo-db, and next libosinfo
|
exit 1
|
||||||
# release will have tests independent os osinfo-db, so until
|
|
||||||
# then make tests non-fatal
|
|
||||||
# exit 1
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
Loading…
Reference in New Issue
Block a user