[New-bugs-announce] [issue37199] Test suite fails when Ipv6 is unavailable

N.P. Khelili report at bugs.python.org
Fri Jun 7 13:00:30 EDT 2019


New submission from N.P. Khelili <nophke at free.fr>:

The test suite does not handle an OS that does not have IPv6.
When Linux kernel is started with argument:

ipv6.disable=1

The test suite fails. ( See attached file )

5 tests failed:
    test_asyncio test_imaplib test_importlib test_socket test_zipapp

----------
files: test_suite_fail.txt
messages: 344970
nosy: Nophke
priority: normal
severity: normal
status: open
title: Test suite fails when Ipv6 is unavailable
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file48402/test_suite_fail.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37199>
_______________________________________


More information about the New-bugs-announce mailing list