]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40964: disable remote IMAP tests (GH-20836)
authorChristian Heimes <christian@python.org>
Fri, 12 Jun 2020 18:54:03 +0000 (20:54 +0200)
committerNed Deily <nad@python.org>
Fri, 12 Jun 2020 19:10:43 +0000 (15:10 -0400)
commit0abb70ec93bfc6724199b7dd6c89294ce7d83072
tree641263f365fabe3b34ceb09372595388ecb68b22
parentebd44003c9e206755e5e28716242ed8941495a62
bpo-40964: disable remote IMAP tests (GH-20836)

Remote host cyrus.andrew.cmu.edu is blocking incoming connections and is
causing test suite to fail.

Signed-off-by: Christian Heimes <christian@python.org>
Lib/test/test_imaplib.py
Misc/NEWS.d/next/Tests/2020-06-12-20-46-23.bpo-40964.OBzf2c.rst [new file with mode: 0644]