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-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite#26542

Merged
pablogsal merged 2 commits into
python:mainpython/cpython:mainfrom
pablogsal:bpo-38323pablogsal/cpython:bpo-38323Copy head branch name to clipboard
Jun 4, 2021
Merged

bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite#26542
pablogsal merged 2 commits into
python:mainpython/cpython:mainfrom
pablogsal:bpo-38323pablogsal/cpython:bpo-38323Copy head branch name to clipboard

Conversation

@pablogsal

@pablogsal pablogsal commented Jun 4, 2021

Copy link
Copy Markdown
Member

@pablogsal

Copy link
Copy Markdown
Member Author

@cjerdonek could you take a look?

@cjerdonek cjerdonek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yeah, that looks fine.

Comment thread Lib/test/test_asyncio/test_subprocess.py Outdated
@pablogsal pablogsal merged commit f171877 into python:main Jun 4, 2021
@pablogsal pablogsal deleted the bpo-38323 branch June 4, 2021 23:33
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @pablogsal, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker f171877ebe276749f31386baed5841ce37cbee2e 3.10

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 4, 2021
…est suite (pythonGH-26542)

(cherry picked from commit f171877)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-26543 is a backport of this pull request to the 3.9 branch.

@pablogsal pablogsal added needs backport to 3.10 only security fixes and removed needs backport to 3.10 only security fixes labels Jun 4, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 4, 2021
@bedevere-bot

Copy link
Copy Markdown

GH-26544 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 4, 2021
…est suite (pythonGH-26542)

(cherry picked from commit f171877)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
miss-islington added a commit that referenced this pull request Jun 5, 2021
…est suite (GH-26542)

(cherry picked from commit f171877)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request Jun 5, 2021
…est suite (GH-26542) (GH-26544)

(cherry picked from commit f171877)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@vstinner

vstinner commented Jun 7, 2021

Copy link
Copy Markdown
Member
 @unittest.skip("[bpo-38323](https://bugs.python.org/issue38323): MultiLoopChildWatcher has a race condition 

FYI if a skip message contains "bpo-xxx", a buildbot fails when a PR is merged and the buildbot logs contain the skip message, the PR will be attached to bpo-xxx.

IMO the bot attaching PRs to bpo issues should only look into the PR title, not in PR comments.

@pablogsal

Copy link
Copy Markdown
Member Author

FYI if a skip message contains "bpo-xxx", a buildbot fails when a PR is merged and the buildbot logs contain the skip message, the PR will be attached to bpo-xxx.

Well, hopefully soon we can merge some form of your PR and then remove that skip :)

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-26670 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 11, 2021
…est suite (pythonGH-26542)

(cherry picked from commit f171877)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request Jun 12, 2021
…est suite (GH-26542) (GH-26670)

(cherry picked from commit f171877)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

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