From: Jacek Konieczny Date: Thu, 3 Dec 2015 09:08:49 +0000 (+0100) Subject: test_distutils still fails on builders X-Git-Tag: auto/th/python-2.7.10-7~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=58aa68a8fa81c95631a3ac72e285128fdd0e39cb;p=packages%2Fpython.git test_distutils still fails on builders …and I have no idea why. --- 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}