[packages/python] test_distutils still fails on builders

jajcus jajcus at pld-linux.org
Thu Dec 3 10:10:11 CET 2015


commit 58aa68a8fa81c95631a3ac72e285128fdd0e39cb
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Dec 3 10:08:49 2015 +0100

    test_distutils still fails on builders
    
    …and I have no idea why.

 python.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index d252d86..a046651 100644
--- a/python.spec
+++ b/python.spec
@@ -19,7 +19,7 @@
 # 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_urllib2
 # tests which fail because of some unknown/unresolved reason (this list should be ideally just %{nil})
-%define		broken_tests test_doctest test_pydoc
+%define		broken_tests test_doctest test_pydoc test_distutils
 
 %define	beta		%{nil}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python.git/commitdiff/58aa68a8fa81c95631a3ac72e285128fdd0e39cb



More information about the pld-cvs-commit mailing list