Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-30188: Catch EOFError in NetworkedNNTPTests#1322

Closed
vstinner wants to merge 1 commit into
python:masterpython/cpython:masterfrom
vstinner:nntplibCopy head branch name to clipboard
Closed

bpo-30188: Catch EOFError in NetworkedNNTPTests#1322
vstinner wants to merge 1 commit into
python:masterpython/cpython:masterfrom
vstinner:nntplibCopy head branch name to clipboard

Conversation

@vstinner

Copy link
Copy Markdown
Member

test_nntplib fails randomly with EOFError in
NetworkedNNTPTests.setUpClass(). Catch EOFError to skip tests in that
case.

test_nntplib fails randomly with EOFError in
NetworkedNNTPTests.setUpClass(). Catch EOFError to skip tests in that
case.
@mention-bot

Copy link
Copy Markdown

@Haypo, thanks for your PR! By analyzing the history of the files in this pull request, we identified @vadmium, @serhiy-storchaka and @birkenfeld to be potential reviewers.

@vstinner

Copy link
Copy Markdown
Member Author

Hum, the CI currently randomly fails on two bugs: bpo-30175 (imaplib) and bpo-30188 (nntplib), so I included this nntplib fix into the imaplib fix => PR #1320.

@vstinner

Copy link
Copy Markdown
Member Author

PR #1320 was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.