commit 5a3f37c2f753284b115938b52498a73357637d85
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Dec 28 00:19:37 2016 +0100

    - disable test_readline on builders (out of pty devices error)

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index 852a98e..cc67086 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
+%define                nobuilder_tests test_resource test_openpty test_socket 
test_nis test_posix test_locale test_pty test_asyncio test_os test_readline
 
 # 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/5a3f37c2f753284b115938b52498a73357637d85

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to