Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-91954: Use shell=True in test_subprocess.test_encoding_warning#92090
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
bedevere-bot commentedApr 30, 2022
🤖 New build scheduled with the buildbot fleet by@sweeneyde for commit4b18e6e 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
sweeneyde commentedApr 30, 2022
Result: On multiple lines: |
bedevere-bot commentedApr 30, 2022
🤖 New build scheduled with the buildbot fleet by@sweeneyde for commit3453616 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
sweeneyde commentedApr 30, 2022
Nice,ARM64 Windows Non-Debug PR is passing again. |
methane left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks.
sweeneyde commentedMay 1, 2022
The failing "buildbot/AMD64 RHEL8 Refleaks PR" should be fixed by#92039 |
Uh oh!
There was an error while loading.Please reload this page.
This fixes failing AMD64 Windows buildbots, which were failing because on Windows,
echois a command, not a program.