bpo-30175: Skip client cert tests of test_imaplib (#1320)
* bpo-30175: Skip client cert tests of test_imaplib The IMAP server cyrus.andrew.cmu.edu doesn't accept our randomly generated client x509 certificate anymore. * bpo-30188: Catch EOFError in NetworkedNNTPTests test_nntplib fails randomly with EOFError in NetworkedNNTPTests.setUpClass(). Catch EOFError to skip tests in that case.
V
Victor Stinner committed
5bccca58b9b2b3a925b16750bedbd907695ea8d7
Parent: e65fcde
Committed by GitHub <noreply@github.com>
on 4/27/2017, 3:30:13 PM