Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-97983: Revert "Lay the foundation for further work in asyncio.test_streams: port server cases to IsolatedAsyncioTestCase"#98015

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

arhadthedev
Copy link
Member

@arhadthedevarhadthedev commentedOct 7, 2022
edited
Loading

This PR revertsgh-93369 andgh-97896 because they've made asyncio tests unstable. After these PRs were merged, random GitHub action jobs of random commits started to fail unrelated tests and test framework methods.

The reverting is necessary because such shrapnel failures are a symptom of some underlying bug that must be found and fixed first.

I had a hope that it's a server overload because we already have extremely rare disc access errors. However, one and a half day passed, and the failures continue to emerge both in PRs and commits.

Affected issue:gh-93357. First reported in#97940 (comment).

@arhadthedev
Copy link
MemberAuthor

Copy link
Member

@gvanrossumgvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

OK, I'll merge right away.

@gvanrossumgvanrossum merged commitf99bb20 intopython:mainOct 7, 2022
@arhadthedevarhadthedev deleted the utilsTestCase-teststreams-rollback branchOctober 7, 2022 15:26
mpage pushed a commit to mpage/cpython that referenced this pull requestOct 11, 2022
…o.test_streams: port server cases to IsolatedAsyncioTestCase" (python#98015)This PR revertspythongh-93369 andpythongh-97896 because they've made asyncio tests unstable. After these PRs were merged, random GitHub action jobs of random commits started to fail unrelated tests and test framework methods.The reverting is necessary because such shrapnel failures are a symptom of some underlying bug that must be found and fixed first.I had a hope that it's a server overload because we already have extremely rare disc access errors. However, one and a half day passed, and the failures continue to emerge both in PRs and commits.Affected issue:pythongh-93357.First reported inpython#97940 (comment).* Revert "pythongh-93357: Port test cases to IsolatedAsyncioTestCase, part 2 (python#97896)"This reverts commit09aea94.* Revert "pythongh-93357: Start porting asyncio server test cases to IsolatedAsyncioTestCase (python#93369)"This reverts commitce8fc18.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gvanrossumgvanrossumgvanrossum approved these changes

@1st11st1Awaiting requested review from 1st11st1 is a code owner

@asvetlovasvetlovAwaiting requested review from asvetlovasvetlov is a code owner

Assignees
No one assigned
Labels
skip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@arhadthedev@gvanrossum@sobolevn@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp