Accepting request 1100663 from home:Andreas_Schwab:Factory

- Run testsuite also on qemu build

OBS-URL: https://build.opensuse.org/request/show/1100663
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=126
This commit is contained in:
Dirk Mueller 2023-07-29 08:30:57 +00:00 committed by Git OBS Bridge
parent 8426ec0588
commit 44e994cecb
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}