[packages/python-eventlet] - disable tests by default, too many random timeouts

qboosh qboosh at pld-linux.org
Wed Jan 8 05:31:09 CET 2020


commit a9f870c5685c610cbe795339809205229d8bf7a0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jan 8 05:31:04 2020 +0100

    - disable tests by default, too many random timeouts

 python-eventlet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-eventlet.spec b/python-eventlet.spec
index 9b734d7..beb514d 100644
--- a/python-eventlet.spec
+++ b/python-eventlet.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	doc		# Sphinx documentation
-%bcond_without	tests		# unit tests
+%bcond_with	tests		# unit tests (random timeouts on builders)
 %bcond_without	python2		# CPython 2.x module
 %bcond_without	python3		# CPython 3.x module
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-eventlet.git/commitdiff/a9f870c5685c610cbe795339809205229d8bf7a0



More information about the pld-cvs-commit mailing list