[packages/python3] - disable test_normalization because it requires network

arekm arekm at pld-linux.org
Wed Oct 4 10:02:51 CEST 2017


commit 46efe5be755c15d42967b6ae60d785f89297bcdc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Oct 4 10:02:45 2017 +0200

    - disable test_normalization because it requires network

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index a40cc78..273f855 100644
--- a/python3.spec
+++ b/python3.spec
@@ -9,7 +9,7 @@
 # tests which will not work on 64-bit platforms
 %define		no64bit_tests	test_audioop test_rgbimg test_imageop
 # tests which may fail because of builder environment limitations (no /proc or /dev/pts)
-%define		nobuilder_tests test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline
+%define		nobuilder_tests test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os test_readline test_normalization
 
 # tests which fail because of some unknown/unresolved reason (this list should be %{nil})
 #   test_site: fails because our site.py is patched to include both /usr/share/... and /usr/lib...
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/46efe5be755c15d42967b6ae60d785f89297bcdc



More information about the pld-cvs-commit mailing list