[gdl/epel7: 4/4] Exclude failing tests from ppc64 too

Orion Poplawski orion at fedoraproject.org
Tue Sep 2 21:08:23 UTC 2014


commit ec7e56693fb6c7ebdaaa26f2db640c9f513ad0a5
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Sep 2 15:07:51 2014 -0600

    Exclude failing tests from ppc64 too

 gdl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdl.spec b/gdl.spec
index 2ea7f7e..077c004 100644
--- a/gdl.spec
+++ b/gdl.spec
@@ -181,7 +181,7 @@ install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d
 %check
 cd build
 # test_execute expects to use DISPLAY
-%ifarch %{arm} aarch64
+%ifarch %{arm} aarch64 ppc64
 # test_finite and test_fix fail currently on arm
 # https://bugzilla.redhat.com/show_bug.cgi?id=990749
 make check ARGS="-V -E 'test_execute|test_finite|test_fix'"


More information about the scm-commits mailing list