From 786a4fe6315598d4625d8c7f8b8991b17de60bda3edfd3525b5cf7694dfd1a14 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Tue, 29 Aug 2023 10:07:50 +0000 Subject: [PATCH] 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 --- libunistring.changes | 5 +++++ libunistring.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libunistring.changes b/libunistring.changes index 3e34fab..d380caf 100644 --- a/libunistring.changes +++ b/libunistring.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 28 10:48:12 UTC 2023 - Andreas Schwab + +- Run testsuite also under qemu emulation + ------------------------------------------------------------------- Thu Apr 20 07:27:15 UTC 2023 - Frederic Crozat diff --git a/libunistring.spec b/libunistring.spec index 2a52b4d..65f44dc 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -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*