Skip to content

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

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:test_nntplib
Nov 25, 2017
Merged

bpo-32128: Skip test_nntplib.test_article_head_body()#4552
vstinner merged 1 commit into
python:masterfrom
vstinner:test_nntplib

Conversation

@vstinner

@vstinner vstinner commented Nov 25, 2017

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor

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

@vstinner vstinner deleted the test_nntplib branch November 25, 2017 01:42
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
Copy Markdown

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.

4 participants