Accepting request 127558 from openSUSE:Factory:ARM

qemu is not threadsafe enough atm, please forward to factory.

OBS-URL: https://build.opensuse.org/request/show/127558
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2012-07-16 20:35:21 +00:00 committed by Git OBS Bridge
parent 373fe3ad07
commit 7ae3290a2d
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 11 05:15:17 UTC 2012 - adrian@suse.de
- test suite failure in qemu emulated builds (arm) must be ignored
for now. qemu is not threadsafe enough for it.
-------------------------------------------------------------------
Wed Apr 4 07:44:21 UTC 2012 - vuntz@opensuse.org

View File

@ -81,7 +81,10 @@ Connectivity Establishment standard (ICE).
%{__make}
%check
%{__make} check
%{__make} check \
%if 0%{?qemu_user_space_build}
|| echo "ignore test suite failure in qemu, it is not threadsafe"
%endif
%install
%makeinstall