Accepting request 1107882 from home:Andreas_Schwab:Factory
- Run testsuite also under qemu emulation OBS-URL: https://build.opensuse.org/request/show/1107882 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunistring?expand=0&rev=56
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 28 10:48:12 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Run testsuite also under qemu emulation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 20 07:27:15 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@@ -70,7 +70,6 @@ rm -f %{buildroot}/%{_infodir}/dir
|
||||
rm -f %{buildroot}/%{_libdir}/libunistring.la
|
||||
|
||||
%check
|
||||
%if ! 0%{?qemu_user_space_build}
|
||||
# test-malloca seem not to be suitable for ix86 obs worker
|
||||
# (locally passes, obs worker stucks -- )
|
||||
%ifarch %{ix86}
|
||||
@@ -78,7 +77,6 @@ sed -i 's:50000:50:g' tests/test-malloca.c
|
||||
%endif
|
||||
# do not run tests in parallel, it stucks randomly
|
||||
%make_build check #
|
||||
%endif
|
||||
|
||||
%files -n %{name}%{sover}
|
||||
%license COPYING*
|
||||
|
Reference in New Issue
Block a user