From 85df1c270ed2066eb7283bbdf127fa552fd1a9e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sun, 23 Jun 2019 19:48:23 +0200 Subject: [PATCH] Disable some failing tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert-André Mauchin --- golang-github-rcrowley-metrics.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/golang-github-rcrowley-metrics.spec b/golang-github-rcrowley-metrics.spec index 82e2969..f1c832b 100644 --- a/golang-github-rcrowley-metrics.spec +++ b/golang-github-rcrowley-metrics.spec @@ -1,5 +1,8 @@ # Generated by go2rpm +# https://github.com/rcrowley/go-metrics/issues/249 +%ifnarch s390x aarch64 ppc64le %bcond_without check +%endif # https://github.com/rcrowley/go-metrics %global goipath github.com/rcrowley/go-metrics