Run wheel build on PRs #33
Triggered via pull request
September 9, 2023 15:21
Status
Failure
Total duration
51m 21s
Artifacts
–
pypi_upload.yml
on: pull_request
Matrix: mypyc
sdist + pure wheel
26s
Update stable branch
0s
Annotations
10 errors
mypyc wheels (linux-x86_64)
Command ['sh', '-c', 'pytest /project -k "not incompatible_with_mypyc"'] failed with code 1.
|
mypyc wheels (linux-x86_64)
Process completed with exit code 1.
|
mypyc wheels (windows-amd64)
Command pytest D:\a\black\black -k "not incompatible_with_mypyc" failed with code 1. None
|
mypyc wheels (windows-amd64)
Process completed with exit code 1.
|
mypyc wheels (macos-x86_64)
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/black/black -k "not incompatible_with_mypyc"'] failed with code 1. None
|
mypyc wheels (macos-x86_64)
Process completed with exit code 1.
|
mypyc wheels (macos-universal2)
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/black/black -k "not incompatible_with_mypyc"'] failed with code 1. None
|
mypyc wheels (macos-universal2)
Process completed with exit code 1.
|
mypyc wheels (macos-arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/black/black', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-anq7ltmv/cp312-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1. None
|
mypyc wheels (macos-arm64)
Process completed with exit code 1.
|