Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-32128: Skip test_nntplib.test_article_head_body() #4552

Merged
merged 1 commit into from Nov 25, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 25, 2017

The NNTP server currently has troubles with SSL, whereas we don't
have the control on this server. This test blocks all CIs, so disable
it until a fix can be found.

https://bugs.python.org/issue32128

The NNTP server currently has troubles with SSL, whereas we don't
have the control on this server. This test blocks all CIs, so disable
it until a fix can be found.
@miss-islington
Copy link
Contributor

miss-islington commented Nov 25, 2017

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒🤖

@vstinner vstinner deleted the test_nntplib branch Nov 25, 2017
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 25, 2017
The NNTP server currently has troubles with SSL, whereas we don't
have the control on this server. This test blocks all CIs, so disable
it until a fix can be found.
(cherry picked from commit 706cb31)
@bedevere-bot
Copy link

bedevere-bot commented Nov 25, 2017

GH-4553 is a backport of this pull request to the 3.6 branch.

vstinner pushed a commit that referenced this pull request Nov 25, 2017
The NNTP server currently has troubles with SSL, whereas we don't
have the control on this server. This test blocks all CIs, so disable
it until a fix can be found.
(cherry picked from commit 706cb31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants