Skip to content

gh-96076: Fix test_launcher failures #96091

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

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 only security fixes labels Aug 18, 2022
@terryjreedy terryjreedy requested a review from zooba August 18, 2022 22:20
@zooba zooba merged commit 216ccac into python:main Aug 22, 2022
@miss-islington
Copy link
Contributor

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 <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 22, 2022
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 <[email protected]>
mdboom pushed a commit to mdboom/cpython that referenced this pull request Aug 24, 2022
@terryjreedy terryjreedy deleted the tem branch May 19, 2023 01:52
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.

4 participants