commit | f91917908749cb595113f8d8428ae1d6241f0392 | [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:06:20 2020 -0400 |
tree | 590c49ae3de46b39dbf83f6f98f15061b8a75ada | |
parent | ee3f7fee94915ab4f34c92d6c89b211de476660d [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>