]> git.pld-linux.org Git - packages/python.git/commitdiff
test_distutils still fails on builders
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 3 Dec 2015 09:08:49 +0000 (10:08 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 3 Dec 2015 09:09:56 +0000 (10:09 +0100)
…and I have no idea why.

python.spec

index d252d86658fb6c9af1709e3a9ae20f7f14c1a52a..a0466513321074e89d9fd82fbd082e92d5f6af8f 100644 (file)
@@ -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}
 
This page took 0.197702 seconds and 4 git commands to generate.