Skip to content

Add test for publishing package to Test PyPI #589

Add test for publishing package to Test PyPI

Add test for publishing package to Test PyPI #589

Triggered via pull request December 9, 2025 04:59
Status Failure
Total duration 4m 52s
Artifacts

test_publish.yml

on: pull_request
release  /  Load build targets
9s
release / Load build targets
release_default  /  Load build targets
8s
release_default / Load build targets
release_sdist_only  /  Load build targets
release_sdist_only / Load build targets
Matrix: release / build_wheels
release  /  Build source distribution
32s
release / Build source distribution
Matrix: release_default / build_wheels
release_default  /  Build source distribution
30s
release_default / Build source distribution
Matrix: release_sdist_only / build_wheels
release_sdist_only  /  Build source distribution
release_sdist_only / Build source distribution
release  /  Upload
0s
release / Upload
release_default  /  Upload
0s
release_default / Upload
release_sdist_only  /  Upload
release_sdist_only / Upload
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 1 notice
release_default / Build source distribution
Process completed with exit code 1.
release / Build cp312-macosx_arm64 wheels
Process completed with exit code 1.
release / Build cp312-macosx_arm64 wheels
cibuildwheel: Command ['/bin/sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release / Build cp313-macosx_universal2 wheels
Process completed with exit code 1.
release / Build cp313-macosx_universal2 wheels
cibuildwheel: Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release / Build cp31?-macos* wheels
Process completed with exit code 1.
release / Build cp31?-macos* wheels
cibuildwheel: Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release / Build cp313-manylinux_x86_64 wheels
Process completed with exit code 1.
release / Build cp313-manylinux_x86_64 wheels
cibuildwheel: Command ['sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release / Build cp312-manylinux_aarch64 wheels
Process completed with exit code 1.
release / Build cp312-manylinux_aarch64 wheels
cibuildwheel: Command ['sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release_default / Build linux wheels
Process completed with exit code 1.
release_default / Build linux wheels
cibuildwheel: Command ['sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release / Build cp313-win_arm64 wheels
Process completed with exit code 1.
release / Build cp313-win_arm64 wheels
cibuildwheel: Command pytest --pyargs test_package failed with code 1.
release / Build source distribution
Process completed with exit code 1.
release / Build cp3?-win_amd64 wheels
Process completed with exit code 1.
release / Build cp3?-win_amd64 wheels
cibuildwheel: Command pytest --pyargs test_package failed with code 1.
release / Build cp311-macosx_x86_64 wheels
Process completed with exit code 1.
release / Build cp311-macosx_x86_64 wheels
cibuildwheel: Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release_default / Build windows wheels
Process completed with exit code 1.
release_default / Build windows wheels
cibuildwheel: Command pytest --pyargs test_package failed with code 1.
release / Build linux wheels
Process completed with exit code 1.
release / Build linux wheels
cibuildwheel: Command ['sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release / Build cp311-manylinux_ppc64le wheels
Process completed with exit code 1.
release / Build cp311-manylinux_ppc64le wheels
cibuildwheel: Command ['sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release_default / Build macos wheels
Process completed with exit code 1.
release_default / Build macos wheels
cibuildwheel: Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'pytest --pyargs test_package'] failed with code 1.
release_default / Build macos wheels
cibuildwheel: Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.