Skip to content

Disable uwsgi, pyaudio, jack-client stubtest on macOS#11821

Merged
srittau merged 3 commits into
python:mainfrom
hauntsaninja:daily
Apr 24, 2024
Merged

Disable uwsgi, pyaudio, jack-client stubtest on macOS#11821
srittau merged 3 commits into
python:mainfrom
hauntsaninja:daily

Conversation

@hauntsaninja

Copy link
Copy Markdown
Collaborator

Fixes #11813

Just opening this as an option, feel free to close if there's some better fix

@hauntsaninja hauntsaninja changed the title Disable uwsgi and pyaudio stubtest on macOS Disable uwsgi, pyaudio, jack-client stubtest on macOS Apr 24, 2024

@srittau srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do this for now, until a fix is found.

@srittau
srittau merged commit 29db988 into python:main Apr 24, 2024
@hauntsaninja
hauntsaninja deleted the daily branch April 24, 2024 06:21
@Daverball

Copy link
Copy Markdown
Contributor

For uWSGI and pyaudio the issue seems to be related to the pip cache, as demonstrated in #11819, as soon as the cache isn't used, both distributions pass stubtest on MacOS. JACK-Client still fails though. I couldn't really find out whether any cache would cause issues or just the current cache however, since I can't delete the caches.

I could explore just switching over to uv and skip using a cache altogether for stubtest, since that will likely still be faster than pip with the cache.

@AlexWaygood

Copy link
Copy Markdown
Member

I could explore just switching over to uv and skip using a cache altogether for stubtest, since that will likely still be faster than pip with the cache.

See #11531 for the previous attempt

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

Successfully merging this pull request may close these issues.

Daily tests failed on Tue Apr 23 2024

4 participants