Enable tests on ARM as the bug (RHBZ#990258) is supposed to be fixed.
This commit is contained in:
parent
0729224703
commit
d014a8ed52
@ -683,9 +683,8 @@ popd
|
|||||||
export SKIP_TEST_VIRT_ALIGNMENT_SCAN_GUESTS_SH=1
|
export SKIP_TEST_VIRT_ALIGNMENT_SCAN_GUESTS_SH=1
|
||||||
export SKIP_TEST_VIRT_DF_GUESTS_SH=1
|
export SKIP_TEST_VIRT_DF_GUESTS_SH=1
|
||||||
|
|
||||||
# Disabled on ARM because of RHBZ#990258.
|
|
||||||
# Disabled on ppc, ppc64 (secondary arches), see RHBZ#1036742.
|
# Disabled on ppc, ppc64 (secondary arches), see RHBZ#1036742.
|
||||||
%ifnarch armv7hl ppc ppc64
|
%ifnarch ppc ppc64
|
||||||
%if %{runtests}
|
%if %{runtests}
|
||||||
make check -k
|
make check -k
|
||||||
%endif
|
%endif
|
||||||
@ -985,6 +984,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/libguestfs
|
|||||||
* Sun Feb 16 2014 Richard W.M. Jones <rjones@redhat.com> - 1:1.25.34-1
|
* Sun Feb 16 2014 Richard W.M. Jones <rjones@redhat.com> - 1:1.25.34-1
|
||||||
- Enable tests on i686 as both of the referenced bugs (RHBZ#998722 &
|
- Enable tests on i686 as both of the referenced bugs (RHBZ#998722 &
|
||||||
RHBZ#998692) are now supposed to be fixed.
|
RHBZ#998692) are now supposed to be fixed.
|
||||||
|
- Enable tests on ARM as the bug (RHBZ#990258) is supposed to be fixed.
|
||||||
|
|
||||||
* Thu Feb 13 2014 Richard W.M. Jones <rjones@redhat.com> - 1:1.25.34-1
|
* Thu Feb 13 2014 Richard W.M. Jones <rjones@redhat.com> - 1:1.25.34-1
|
||||||
- New upstream version 1.25.34.
|
- New upstream version 1.25.34.
|
||||||
|
Loading…
Reference in New Issue
Block a user