[packages/python-waitress] - disable also test_adjustments

qboosh qboosh at pld-linux.org
Tue Dec 31 18:11:23 CET 2019


commit b2c63a7c84b12385621a5fd37c02a94114e020ec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 31 18:12:15 2019 +0100

    - disable also test_adjustments

 python-waitress.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python-waitress.spec b/python-waitress.spec
index b590fbb..d71554f 100644
--- a/python-waitress.spec
+++ b/python-waitress.spec
@@ -73,6 +73,8 @@ Dokumentacja API modułu Pythona waitress.
 %prep
 %setup -q -n %{module}-%{version}
 
+# 3 tests require IPv6
+%{__mv} %{module}/tests/test_adjustments.py{,.disable}
 # gives tcp connect errors
 %{__mv} %{module}/tests/test_functional.py{,.disable}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-waitress.git/commitdiff/b2c63a7c84b12385621a5fd37c02a94114e020ec



More information about the pld-cvs-commit mailing list