From 44e994cecb4fe815552e59ffd070de2017131ec7421f2a959394c1a6d9c2141f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 29 Jul 2023 08:30:57 +0000 Subject: [PATCH] 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 --- tar.changes | 5 +++++ tar.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/tar.changes b/tar.changes index d877ab2..e057c92 100644 --- a/tar.changes +++ b/tar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 25 13:54:28 UTC 2023 - Andreas Schwab + +- Run testsuite also on qemu build + ------------------------------------------------------------------- Thu Jul 20 09:57:28 UTC 2023 - Guillaume GARDET diff --git a/tar.spec b/tar.spec index 6d0b2ff..24b0581 100644 --- a/tar.spec +++ b/tar.spec @@ -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}