commit | adce133378be75bcac4d61fd62a151852555000f | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Fri Jun 12 20:54:03 2020 +0200 |
committer | Ned Deily <nad@python.org> | Fri Jun 12 15:08:32 2020 -0400 |
tree | e3b3e3b1c4fe3c72c9987bff1eac48098672bd12 | |
parent | a3d6d23a923d62a713b9e4536d5f7ce7313d99c7 [diff] |
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>