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

gh-96076: Fix test_launcher failures #96091

Merged
merged 1 commit into from Aug 22, 2022
Merged

gh-96076: Fix test_launcher failures #96091

merged 1 commit into from Aug 22, 2022

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Aug 18, 2022

Test is new in 3.11. It failed with an all-user (admin)
install on Windows when run by non-admin user.
Fix tested in same conditions as failure.

Patch authored by Eryksun.

Test is new in 3.11.  It failed with an all-user (admin)
install on Windows when run by non-admin user.
Fix tested in same conditions as failure.

Patch authored by Eryksun.
@terryjreedy terryjreedy added type-bug An unexpected behavior, bug, or error tests Tests in the Lib/test dir skip news needs backport to 3.11 labels Aug 18, 2022
@terryjreedy terryjreedy requested a review from zooba Aug 18, 2022
@zooba zooba merged commit 216ccac into python:main Aug 22, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Aug 22, 2022

Thanks @terryjreedy for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@zooba
Copy link
Member

zooba commented Aug 22, 2022

Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 22, 2022
….ini (pythonGH-96091)

Patch authored by Eryksun.
(cherry picked from commit 216ccac)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link

bedevere-bot commented Aug 22, 2022

GH-96181 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Aug 22, 2022
…H-96091)

Patch authored by Eryksun.
(cherry picked from commit 216ccac)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
mdboom pushed a commit to mdboom/cpython that referenced this pull request Aug 24, 2022
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 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants