X Tutup
The Wayback Machine - https://web.archive.org/web/20220513091623/https://github.com/python/cpython/pull/22839
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-41586: Attempt to make the pipesize tests more robust. #22839

Merged
merged 4 commits into from Oct 21, 2020

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented Oct 20, 2020

Several buildbots are failing on these, likely due to an inability to
set the pipe size to the desired test value.

https://bugs.python.org/issue41586

Automerge-Triggered-By: GH:gpshead

Several buildbots are failing on these, likely due to an inability to
set the pipe size to the desired test value.
@bedevere-bot bedevere-bot added tests awaiting core review labels Oct 20, 2020
@gpshead gpshead changed the title bpo41586: Attempt to make the pipesize tests more robust. bpo-41586: Attempt to make the pipesize tests more robust. Oct 20, 2020
@gpshead gpshead self-assigned this Oct 20, 2020
@gpshead gpshead added 🤖 automerge and removed 🤖 automerge labels Oct 20, 2020
@gpshead gpshead added the 🤖 automerge label Oct 21, 2020
@gpshead gpshead merged commit 786addd into python:master Oct 21, 2020
9 checks passed
lisroach pushed a commit to lisroach/cpython that referenced this issue Oct 24, 2020
…22839)

Several buildbots are failing on these, likely due to an inability to
set the pipe size to the desired test value.
adorilson pushed a commit to adorilson/cpython that referenced this issue Mar 13, 2021
…22839)

Several buildbots are failing on these, likely due to an inability to
set the pipe size to the desired test value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed 🤖 automerge skip news sprint tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup