Skip to content

Test merge

Test merge #179

Triggered via pull request June 23, 2024 07:38
@arvidnarvidn
synchronize #7686
test-merge
Status Failure
Total duration 24m 32s
Artifacts

cibuildwheel.yml

on: pull_request
configure_matrix
0s
configure_matrix
Matrix: build_wheels
upload_pypi
0s
upload_pypi
upload_pypi_test
0s
upload_pypi_test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build_wheels (macos-12, cp37-*, x86_64)
Command ['/bin/sh', '-c', 'cd /Users/runner/work/libtorrent/libtorrent/bindings/python && python -X dev -m pytest --log-level=DEBUG --log-cli-level=DEBUG && python -m mypy --config-file mypy-tox.ini tests && python -m pip install -r test-requirements.txt'] failed with code 1. None
build_wheels (macos-12, cp37-*, x86_64)
Process completed with exit code 1.
build_wheels (ubuntu-latest, cp37-manylinux_*, x86_64)
Command ['sh', '-c', 'cd /project/bindings/python && python -X dev -m pytest --log-level=DEBUG --log-cli-level=DEBUG && python -m mypy --config-file mypy-tox.ini tests && python -m pip install -r test-requirements.txt'] failed with code 1.
build_wheels (ubuntu-latest, cp37-manylinux_*, x86_64)
Process completed with exit code 1.
build_wheels (ubuntu-latest, cp37-musllinux_*, x86_64)
Command ['sh', '-c', 'cd /project/bindings/python && python -X dev -m pytest --log-level=DEBUG --log-cli-level=DEBUG && python -m mypy --config-file mypy-tox.ini tests && python -m pip install -r test-requirements.txt'] failed with code 1.
build_wheels (ubuntu-latest, cp37-musllinux_*, x86_64)
Process completed with exit code 1.
build_wheels (windows-2022, cp37-*, AMD64)
Command bash -c "cd 'D:\a\libtorrent\libtorrent/bindings/python' && python -m pip install -r test-requirements.txt && python -X dev -m pytest --log-level=DEBUG --log-cli-level=DEBUG && python -m mypy --config-file mypy-tox.ini tests" failed with code 1. None
build_wheels (windows-2022, cp37-*, AMD64)
Process completed with exit code 1.
build_wheels (macos-12, cp37-*, x86_64)
openssl@3 3.3.1 is already installed and up-to-date. To reinstall 3.3.1, run: brew reinstall openssl@3