Skip to content

Add an integration test for Intel conda#18461

Merged
zanieb merged 4 commits intomainfrom
zb/intel-it
Mar 14, 2026
Merged

Add an integration test for Intel conda#18461
zanieb merged 4 commits intomainfrom
zb/intel-it

Conversation

@zanieb
Copy link
Copy Markdown
Member

@zanieb zanieb commented Mar 13, 2026

@charliermarsh
Copy link
Copy Markdown
Member

Oh wait so this should fail today?

@charliermarsh charliermarsh added the testing Internal testing of behavior label Mar 13, 2026
@zanieb
Copy link
Copy Markdown
Member Author

zanieb commented Mar 13, 2026

It didn't run because of #18465

@zanieb zanieb marked this pull request as ready for review March 14, 2026 15:34
@zanieb zanieb temporarily deployed to uv-test-registries March 14, 2026 15:34 — with GitHub Actions Inactive
zanieb added 4 commits March 14, 2026 12:46
Installs greenlet with --only-binary on macos-15-intel with conda.
Without SYSTEM_VERSION_COMPAT=0, conda's Python reports macosx_10_16
platform tags due to Apple's compat shim, so the macosx_11_0_universal2
wheel won't match and the install fails.
greenlet 3.0.x has macosx_10_9 wheels for cp312, which match even
with broken 10.16 tags. From 3.1.0 onward, only macosx_11_0_universal2
wheels are available, so the test properly fails without the fix.
@zanieb zanieb enabled auto-merge (squash) March 14, 2026 17:46
@zanieb zanieb temporarily deployed to uv-test-registries March 14, 2026 17:50 — with GitHub Actions Inactive
@zanieb zanieb merged commit 34f9673 into main Mar 14, 2026
73 checks passed
@zanieb zanieb deleted the zb/intel-it branch March 14, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Internal testing of behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants