Skip to content

Conversation

@joerick
Copy link
Contributor

@joerick joerick commented Jul 11, 2022

I've added a warning for users, so they know that it doesn't get tested.
See discussion in #1169 for the reason why.

Fixes #1168, fixes #1169

I've added a warning for users, so they know that it doesn't get tested.
See discussion in #1169 for the reason why.

Fixes #1168, fixes #1169
@joerick
Copy link
Contributor Author

joerick commented Jul 11, 2022

I've verified the test passes on my local M1-

$ CIBW_PLATFORM=macos pytest test/test_macos_archs.py -k test_cp38_arm64_testing
============================= test session starts ==============================
platform darwin -- Python 3.11.0b3, pytest-7.1.2, pluggy-1.0.0
rootdir: /Users/joerick/Projects/cibuildwheel, configfile: pyproject.toml
plugins: xdist-2.5.0, forked-1.4.0, timeout-2.1.0
collected 6 items / 5 deselected / 1 selected                                  

test/test_macos_archs.py .                                               [100%]

======================= 1 passed, 5 deselected in 31.37s =======================

@mayeut mayeut merged commit 5780092 into main Jul 14, 2022
@mayeut mayeut deleted the macos3.8-arm64-testing branch July 14, 2022 09:42
github-merge-queue bot pushed a commit to cvc5/cvc5 that referenced this pull request May 13, 2025
This PR also includes changes to silence a few warnings. Specifically,
it explicitly enables PyPy builds, as they will be disabled by default
starting with cibuildwheel version 3. Additionally, it skips tests for
CPython 3.8 arm64 wheels, since these cannot be executed even on Apple
Silicon machines (see pypa/cibuildwheel#1171).
yoni206 pushed a commit to yoni206/cvc5 that referenced this pull request May 28, 2025
This PR also includes changes to silence a few warnings. Specifically,
it explicitly enables PyPy builds, as they will be disabled by default
starting with cibuildwheel version 3. Additionally, it skips tests for
CPython 3.8 arm64 wheels, since these cannot be executed even on Apple
Silicon machines (see pypa/cibuildwheel#1171).
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.

3 participants