bpo-35505: Skip test_imap4_host_default_value if localhost listens on IMAP port by mcepl · Pull Request #11823 · python/cpython
… IMAP port. test_imaplib.TestImaplib.test_imap4_host_default_value fails when run on the computer with the local IMAP server running. This may happen for developers, who consequently don't need to be bothered about this test failing.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Feb 12, 2019… IMAP port (pythonGH-11823) Make test_imap4_host_default_value independent on whether the local IMAP server is running. (cherry picked from commit 3dc67d0) Co-authored-by: Matěj Cepl <mcepl@cepl.eu>
mcepl
deleted the
35505_skip_on_listening_imap_port
branch
miss-islington added a commit that referenced this pull request
Feb 12, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters