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
This commit is contained in:
parent
89c1fc0f70
commit
29b6c84436
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 28 14:02:04 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Disable %check on %arm as it never passed - boo#1130395
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 19 15:43:47 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
Sun Jan 19 15:43:47 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
@ -228,7 +228,7 @@ install -m 644 -t %{buildroot}/%{_includedir}/valgrind \
|
|||||||
%check
|
%check
|
||||||
%if "%{flavor}" == ""
|
%if "%{flavor}" == ""
|
||||||
# OBS doesn't have a z13
|
# OBS doesn't have a z13
|
||||||
%ifnarch s390x
|
%ifnarch s390x %arm
|
||||||
# has too many spurious failures
|
# has too many spurious failures
|
||||||
# make %{?_smp_mflags} regtest
|
# make %{?_smp_mflags} regtest
|
||||||
#patent pending self test
|
#patent pending self test
|
||||||
|
Loading…
Reference in New Issue
Block a user