New submission from Brian Brazil <brian.bra...@gmail.com>: If ipv6 is compiled in but disabled in the kernel then test_socket attempts to bind to ports and gets lots of stack traces. The attached patch skips the relevant tests.
---------- components: Tests files: ipv6-disabled-test-socket.patch keywords: patch messages: 164893 nosy: bbrazil priority: normal severity: normal status: open title: Handle ipv6 not being enabled in test_socket versions: Python 3.4 Added file: http://bugs.python.org/file26305/ipv6-disabled-test-socket.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15284> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com