Accepting request 1101756 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1101756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2023-08-04 13:02:29 +00:00 committed by Git OBS Bridge
commit 0a024dcd77
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 25 13:54:28 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Run testsuite also on qemu build
-------------------------------------------------------------------
Thu Jul 20 09:57:28 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -160,11 +160,7 @@ mv genfile bin
cd -
%check
%if !0%{?qemu_user_space_build:1}
# Checks disabled in qemu because of races happening when we emulate
# multi-threaded programs
%make_build check || { cat tests/testsuite.log; exit 1; }
%endif
%install
%make_install DESTDIR=%{buildroot}