Reenable tests since Rawhide kernel should be fixed.
This commit is contained in:
parent
fdf0678ada
commit
04f0f16e40
@ -642,15 +642,12 @@ for f in test-getaddrinfo test-utimens ; do
|
||||
done
|
||||
popd
|
||||
|
||||
# Completely disabled because Rawhide kernel is broken (RHBZ#991808).
|
||||
%if 0
|
||||
# Disabled on ARM because of RHBZ#990258.
|
||||
%ifnarch armv7hl
|
||||
%if %{runtests}
|
||||
make check -k
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user