Skip to content

[Fix] Same Subnormal value over all platform #92

[Fix] Same Subnormal value over all platform

[Fix] Same Subnormal value over all platform #92

Re-run triggered September 4, 2025 11:14
Status Failure
Total duration 3m 36s
Artifacts 2

build_wheels.yml

on: pull_request
Matrix: build_wheels_macos
Matrix: Build wheels on Windows
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build wheels on macos-14
Process completed with exit code 1.
Build wheels on macos-14
cibuildwheel: Command ['/bin/sh', '-c', 'pip install /Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype[test]\nif python -c "import sys; exit(0 if hasattr(sys, \'_is_gil_enabled\') and not sys._is_gil_enabled() else 1)"; then\n pytest --parallel-threads=10 --iterations=10 /Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype/tests\nelse\n pytest -s /Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype/tests\nfi\n'] failed with code 138.