Skip to content

[3.7] bpo-35505: Skip test_imap4_host_default_value if localhost listens on IMAP port (GH-11823)#11829

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3dc67d0-3.7
Feb 12, 2019
Merged

[3.7] bpo-35505: Skip test_imap4_host_default_value if localhost listens on IMAP port (GH-11823)#11829
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3dc67d0-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 12, 2019

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

https://bugs.python.org/issue35505

… 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>
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
Copy link
Copy Markdown
Contributor Author

@mcepl and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 009220e into python:3.7 Feb 12, 2019
@miss-islington miss-islington deleted the backport-3dc67d0-3.7 branch February 12, 2019 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants