From 85df1c270ed2066eb7283bbdf127fa552fd1a9e7 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Jun 23 2019 17:48:23 +0000 Subject: Disable some failing tests Signed-off-by: Robert-André Mauchin --- 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