Accepting request 141535 from shells

- Test suite runs flaky in qemu-arm, disable it for now. (forwarded request 141528 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/141535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=45
This commit is contained in:
Stephan Kulow 2012-11-16 13:53:30 +00:00 committed by Git OBS Bridge
commit 5a4b3ad994
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 16 03:49:21 UTC 2012 - crrodriguez@opensuse.org
- Test suite runs flaky in qemu-arm, disable it for now.
-------------------------------------------------------------------
Fri Oct 26 14:58:46 UTC 2012 - coolo@suse.com

View File

@ -183,6 +183,7 @@ rm -f %{buildroot}%{_bindir}/zsh-*
%endif
%check
%if ! 0%{?qemu_user_space_build}
%if 0%{?suse_version}
make check
%else
@ -197,7 +198,7 @@ mv Test/E01options.ztst Test/E01options.ztst.mvd
%endif
ZTST_verbose=0 make test
%endif
%endif
%preun
%if 0%{?suse_version}
: