[python-matplotlib/f20] Disable check because it randomly fails in koji build

pcpa pcpa at fedoraproject.org
Tue Jan 28 19:08:02 UTC 2014


commit 8736c81a323edc17f18b09998b3f12bd678e033f
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Tue Jan 28 16:05:45 2014 -0200

    Disable check because it randomly fails in koji build

 python-matplotlib.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-matplotlib.spec b/python-matplotlib.spec
index a6bc91b..90c4213 100644
--- a/python-matplotlib.spec
+++ b/python-matplotlib.spec
@@ -6,7 +6,7 @@
 %endif
 %global __provides_exclude_from	.*/site-packages/.*\\.so$
 %global with_html               1
-%global run_tests               1
+%global run_tests               0
 
 # On RHEL 7 onwards, don't build with wx:
 %if 0%{?rhel} >= 7


More information about the scm-commits mailing list