Skip to content

fix: invalid warning on test-skip = ["*-macosx_universal2:arm64"]#2522

Merged
henryiii merged 1 commit intopypa:mainfrom
mayeut:fix-warn-universal2-test-skip-arch
Jul 27, 2025
Merged

fix: invalid warning on test-skip = ["*-macosx_universal2:arm64"]#2522
henryiii merged 1 commit intopypa:mainfrom
mayeut:fix-warn-universal2-test-skip-arch

Conversation

@mayeut
Copy link
Copy Markdown
Member

@mayeut mayeut commented Jul 26, 2025

cibuildwheel warns with cibuildwheel: Invalid test_skip selector: '*-macosx_universal2:arm64'. This selector will have no effect. but this warning is not valid as this selector does allow not to get a warning when running tests on macOS x86_64 when targetting universal2 wheels.

cibuildwheel warns with `cibuildwheel: Invalid test_skip selector: '*-macosx_universal2:arm64'. This selector will have no effect.` but this warning is not valid as this selector does allow not to get a warning when running tests on macOS x86_64 when targetting universal2 wheels.
@henryiii henryiii merged commit 1c38fac into pypa:main Jul 27, 2025
28 checks passed
@mayeut mayeut deleted the fix-warn-universal2-test-skip-arch branch July 27, 2025 16:53
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.

2 participants