]> 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)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2020 18:54:03 +0000 (14:54 -0400)
commit08b1bbab6bfa1ff726db13a9fc3885329f73dca4
treef3c5ba4241168caff91406e62a13f5f6e1493033
parent3ee0e48b0376a710c08eec6f30e4181563b192a2
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]