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:
2023-08-29 10:07:50 +00:00
committed by Git OBS Bridge
parent 5d7410f9e5
commit 786a4fe631
2 changed files with 5 additions and 2 deletions

View File

@@ -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>

View File

@@ -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*