Skip to content

Fix check for extracted path when testing packages related to PEP 625… #368

Fix check for extracted path when testing packages related to PEP 625…

Fix check for extracted path when testing packages related to PEP 625… #368

Triggered via push April 16, 2024 08:40
Status Success
Total duration 20m 27s
Artifacts

main.yml

on: push
Create packages
43s
Create packages
flake8-tests
10s
flake8-tests
ruff-tests
10s
ruff-tests
Matrix: common-tests
Matrix: server-tests
Matrix: web-tests
Matrix: client-tests
Matrix: bbb-tests
Matrix: postgresql-bbb-tests
Matrix: postgresql-tests
Matrix: postgresql-web-tests
Matrix: nightly-tests
Matrix: plugins-tests
Matrix: pypy-tests
Matrix: released-plugins-tests
Matrix: windows-tests
Matrix: postgresql-nightly-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
web (py35-server520) with 3.5
You are using pip version 20.3.4, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
client (py313) with 3.13.0-alpha - 3.13.99: testing/test_push.py#L265
test_derive_token_invalid_token[devpi] assert 'can not parse it' in "Possibly detected a Devpi token as password. If you install 'pypitoken>=6.0.1', a unique derived token can be created for enhanced security"
client (py313) with 3.13.0-alpha - 3.13.99: testing/test_push.py#L265
test_derive_token_invalid_token[pypi] assert 'can not parse it' in "Possibly detected a PyPI token as password. If you install 'pypitoken>=6.0.1', a unique derived token can be created for enhanced security"
client (py313) with 3.13.0-alpha - 3.13.99: testing/test_push.py#L269
test_derive_token ImportError: /home/runner/work/devpi/devpi/client/.tox/py313/lib/python3.13/site-packages/_cffi_backend.cpython-313-x86_64-linux-gnu.so: undefined symbol: _PyErr_WriteUnraisableMsg
client (py313) with 3.13.0-alpha - 3.13.99: testing/test_push.py#L296
test_derive_legacy_token ImportError: /home/runner/work/devpi/devpi/client/.tox/py313/lib/python3.13/site-packages/_cffi_backend.cpython-313-x86_64-linux-gnu.so: undefined symbol: _PyErr_WriteUnraisableMsg
client (py313) with 3.13.0-alpha - 3.13.99: testing/test_push.py#L325
test_derive_devpi_token ImportError: /home/runner/work/devpi/devpi/client/.tox/py313/lib/python3.13/site-packages/_cffi_backend.cpython-313-x86_64-linux-gnu.so: undefined symbol: _PyErr_WriteUnraisableMsg
client (py313) with 3.13.0-alpha - 3.13.99: testing/test_upload.py#L331
test_post_derived_devpi_token ImportError: /home/runner/work/devpi/devpi/client/.tox/py313/lib/python3.13/site-packages/_cffi_backend.cpython-313-x86_64-linux-gnu.so: undefined symbol: _PyErr_WriteUnraisableMsg
Create documentation
The generated documentation has differences
web (py313) with 3.13.0-alpha - 3.13.99
tox failed
server (py313) with 3.13.0-alpha - 3.13.99
tox failed
client (py313) with 3.13.0-alpha - 3.13.99
tox failed