From ccad375be792fdd3fc84e2e85998355079368cac Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Jul 16 2018 22:05:18 +0000 Subject: Disable tests --- diff --git a/golang-github-robertkrimen-otto.spec b/golang-github-robertkrimen-otto.spec index d78c45b..438efb1 100644 --- a/golang-github-robertkrimen-otto.spec +++ b/golang-github-robertkrimen-otto.spec @@ -1,10 +1,6 @@ # Run tests in check section -# Tests fail on non x86_64 -%ifnarch x86_64 +# Tests fail %bcond_with check -%else -%bcond_without check -%endif %global goipath github.com/robertkrimen/otto %global commit 15f95af6e78dcd2030d8195a138bd88d4f403546 @@ -41,7 +37,7 @@ the %{goipath} Go namespace. %prep -%gosetup -q +%forgeautosetup %install