◐ Shell
clean mode source ↗

GH-100192: fix `asyncio` subprocess tests to pass env vars to subprocess by kumaraditya303 · Pull Request #100569 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented

Dec 28, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

@kumaraditya303

Copy link Copy Markdown

Contributor Author

!buildbot .*RHEL7

@bedevere-bot

Copy link Copy Markdown

🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 9f93e6d 🤖

The command will test the builders whose names match following regular expression: .*RHEL7

The builders matched are:

  • AMD64 RHEL7 LTO PR
  • AMD64 RHEL7 PR
  • PPC64LE RHEL7 Refleaks PR
  • s390x RHEL7 PR
  • s390x RHEL7 Refleaks PR
  • PPC64LE RHEL7 PR
  • PPC64LE RHEL7 LTO PR
  • AMD64 RHEL7 Refleaks PR
  • AMD64 RHEL7 LTO + PGO PR
  • s390x RHEL7 LTO + PGO PR
  • s390x RHEL7 LTO PR
  • PPC64LE RHEL7 LTO + PGO PR

@gvanrossum gvanrossum 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.

LGTM. Those pesky buildbots! :-)

@kumaraditya303

Copy link Copy Markdown

Contributor Author

Those pesky buildbots! :-)

I am used to it now ;)

@kumaraditya303 kumaraditya303 merged commit 6835184 into python:main

Dec 28, 2022

@kumaraditya303 kumaraditya303 deleted the fix-buildbots branch

December 28, 2022 05:46

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

Reviewers

@gvanrossum gvanrossum gvanrossum approved these changes

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

@asvetlov asvetlov Awaiting requested review from asvetlov asvetlov is a code owner

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

topic-asyncio

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@kumaraditya303 @bedevere-bot @gvanrossum