[3.6] bpo-30231: Remove skipped test_imaplib tests (#1419) by vstinner · Pull Request #2192 · python/cpython

@vstinner

The public cyrus.andrew.cmu.edu IMAP server (port 993) doesn't accept
TLS connection using our self-signed x509 certificate. Remove the two
tests which are already skipped.

Write a new test_certfile_arg_warn() unit test for the certfile
deprecation warning.
(cherry picked from commit b18563d)

@vstinner vstinner changed the title bpo-30231: Remove skipped test_imaplib tests (#1419) [3.6] bpo-30231: Remove skipped test_imaplib tests (#1419)

Jun 14, 2017