From cd10bc9d2c6d4439d5eca6f1e382561d08d28c96 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Sat, 29 May 2021 07:40:46 -0500 Subject: [PATCH] Disable tests on i686 for now. --- imath.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/imath.spec b/imath.spec index eccf257..1c06a16 100644 --- a/imath.spec +++ b/imath.spec @@ -65,7 +65,10 @@ rm -rf html/.{doctrees,buildinfo} %check +# https://github.com/AcademySoftwareFoundation/Imath/issues/151 +%ifnarch i686 %ctest +%endif %files