[packages/python3] test_asyncio and test_os fail due to builder limitations
jajcus
jajcus at pld-linux.org
Thu Dec 3 19:07:02 CET 2015
commit 75f54605be30143568b8fe9a0718525acb9f627f
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Thu Dec 3 19:05:33 2015 +0100
test_asyncio and test_os fail due to builder limitations
python3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index 6b8692d..a2d4eb9 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
+%define nobuilder_tests test_resource test_openpty test_socket test_nis test_posix test_locale test_pty test_asyncio test_os
# 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/bb41df11a040e707769eec2e0706c3a8cc1324af
More information about the pld-cvs-commit
mailing list