Skip to content

Module level pytest skip for numba#1014

Merged
jhale merged 14 commits into
mainfrom
jhale/make-numba-test-optional
May 19, 2026
Merged

Module level pytest skip for numba#1014
jhale merged 14 commits into
mainfrom
jhale/make-numba-test-optional

Conversation

@jhale
Copy link
Copy Markdown
Member

@jhale jhale commented May 19, 2026

If it doesn't need to use numba, it can be elsewhere.

This will allow the majority of tests to run on platforms without numba/llvmlite wheels, for example, x86-64 macOS and ARM Windows. Wheel build tests for non-numba platforms are re-enabled.

I also removed manual calls to abi3audit - cibuildwheel does this automatically now.

@jhale jhale changed the title This changes to a module level skip for test_numba.py Module level pytest skip for numba May 19, 2026
@jhale jhale enabled auto-merge May 19, 2026 11:48
@jhale
Copy link
Copy Markdown
Member Author

jhale commented May 19, 2026

Seems like rubygems.org is having some issues leading to package pull timeouts.

@jhale jhale added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 20e9344 May 19, 2026
36 of 38 checks passed
@jhale jhale deleted the jhale/make-numba-test-optional branch May 19, 2026 15:54
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.

1 participant