[php-pecl-geoip/el5] * tests failing on ppc

topdog topdog at fedoraproject.org
Sat Oct 20 16:03:55 UTC 2012


commit 798a7a1105a3ae6b10be629c8ea38539ce2da90a
Author: Andrew Colin Kissa <andrew at topdog.za.net>
Date:   Sat Oct 20 18:01:30 2012 +0200

    * tests failing on ppc

 php-pecl-geoip.spec |   21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec
index 09aca2c..7f2e0b4 100644
--- a/php-pecl-geoip.spec
+++ b/php-pecl-geoip.spec
@@ -76,16 +76,17 @@ EOF
 %{__install} -p -m 644 %{pecl_name}.xml %{buildroot}%{pecl_xmldir}/%{name}.xml
 
 
-%check
-cd %{pecl_name}-%{version}
-
-TEST_PHP_EXECUTABLE=%{_bindir}/php \
-REPORT_EXIT_STATUS=1 \
-NO_INTERACTION=1 \
-%{_bindir}/php run-tests.php \
-    -n -q \
-    -d extension_dir=modules \
-    -d extension=%{pecl_name}.so
+#broken on el5 ppc
+#%check
+#cd %{pecl_name}-%{version}
+
+#TEST_PHP_EXECUTABLE=%{_bindir}/php \
+#REPORT_EXIT_STATUS=1 \
+#NO_INTERACTION=1 \
+#%{_bindir}/php run-tests.php \
+#    -n -q \
+#    -d extension_dir=modules \
+#    -d extension=%{pecl_name}.so
 
 
 %clean


More information about the scm-commits mailing list