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

Intermittent stubtest failures on macOS, Python 3.11 #9364

Closed
github-actions bot opened this issue Dec 15, 2022 · 7 comments
Closed

Intermittent stubtest failures on macOS, Python 3.11 #9364

github-actions bot opened this issue Dec 15, 2022 · 7 comments

Comments

@github-actions
Copy link
Contributor

Runs listed here: https://github.com/python/typeshed/actions/workflows/daily.yml

@github-actions github-actions bot added the help wanted An actionable problem of low to medium complexity where a PR would be very welcome label Dec 15, 2022
@JelleZijlstra
Copy link
Member

Seems like a spurious failure, rerunning

@srittau
Copy link
Collaborator

srittau commented Dec 15, 2022

Worked now.

@srittau srittau closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2022
@AlexWaygood
Copy link
Member

AlexWaygood commented Dec 15, 2022

@AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood removed the help wanted An actionable problem of low to medium complexity where a PR would be very welcome label Dec 15, 2022
@AlexWaygood AlexWaygood changed the title Daily tests failed on Thu Dec 15 2022 Intermittent stubtest failures on macos, Python 3.11 Dec 15, 2022
@AlexWaygood AlexWaygood reopened this Dec 15, 2022
@AlexWaygood AlexWaygood changed the title Intermittent stubtest failures on macos, Python 3.11 Intermittent stubtest failures on macOS, Python 3.11 Dec 15, 2022
@Avasam
Copy link
Collaborator

Avasam commented Dec 16, 2022

Maybe this needs to be raised to actions/setup-python ? 3.11 is specifically installed differently. And it looks like something is going wrong during install.

See actions/setup-python#536 (comment) :

Since 3.11 python is installed from the official Python macos packages and hostedtoolcache files are nothing but a links to the default paths for sake of backward compatibility.

@AlexWaygood
Copy link
Member

AlexWaygood commented Dec 17, 2022

@AlexWaygood
Copy link
Member

Should hopefully now be fixed upstream: actions/setup-python#568 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants