From 29b6c84436a55fa5b7eb2f1a18e6bedc8613f7da46c31ea8e119ec22b186d845 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 30 Jan 2020 09:15:54 +0000 Subject: [PATCH] Accepting request 768053 from home:Guillaume_G:branches:openSUSE:Factory:ARM - Disable %check on %arm as it never passed - boo#1130395 OBS-URL: https://build.opensuse.org/request/show/768053 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=213 --- valgrind.changes | 5 +++++ valgrind.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/valgrind.changes b/valgrind.changes index 56657df..76c75a5 100644 --- a/valgrind.changes +++ b/valgrind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 28 14:02:04 UTC 2020 - Guillaume GARDET + +- Disable %check on %arm as it never passed - boo#1130395 + ------------------------------------------------------------------- Sun Jan 19 15:43:47 UTC 2020 - Stefan BrĂ¼ns diff --git a/valgrind.spec b/valgrind.spec index 6196c3b..e5817c9 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -228,7 +228,7 @@ install -m 644 -t %{buildroot}/%{_includedir}/valgrind \ %check %if "%{flavor}" == "" # OBS doesn't have a z13 -%ifnarch s390x +%ifnarch s390x %arm # has too many spurious failures # make %{?_smp_mflags} regtest #patent pending self test