Skip to content

feat(testing): simulate multipart file upload #1505

feat(testing): simulate multipart file upload

feat(testing): simulate multipart file upload #1505

Triggered via pull request December 29, 2023 10:38
Status Failure
Total duration 5m 15s
Artifacts

tests.yaml

on: pull_request
Matrix: run_tox
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
tox -e no_optional_packages (3.10 on ubuntu-latest)
Process completed with exit code 1.
tox -e py310 (3.10 on ubuntu-latest)
Process completed with exit code 1.
tox -e py311 (3.11 on ubuntu-latest)
Process completed with exit code 1.
tox -e hypercorn (3.10 on ubuntu-latest)
Process completed with exit code 1.
tox -e py312 (3.12 on ubuntu-latest)
Process completed with exit code 1.
tox -e daphne (3.10 on ubuntu-latest)
Process completed with exit code 1.
tox -e py38 (3.8 on ubuntu-latest)
Process completed with exit code 1.
tox -e py310_nocover (3.10 on macos-latest)
Process completed with exit code 1.
tox -e py37 (3.7 on ubuntu-latest)
Process completed with exit code 1.
tox -e py39 (3.9 on ubuntu-latest)
Process completed with exit code 1.
tox -e py310_nocover (3.10 on windows-latest)
Process completed with exit code 1.
tox -e py310_cython (3.10 on ubuntu-latest)
Process completed with exit code 1.
tox -e py311_cython (3.11 on ubuntu-latest)
Process completed with exit code 1.
tox -e pypy3 (pypy3.9 on ubuntu-latest)
Process completed with exit code 1.
tox -e py38_cython (3.8 on ubuntu-latest)
Process completed with exit code 1.
tox -e py312_cython (3.12 on ubuntu-latest)
Process completed with exit code 1.
tox -e py39_cython (3.9 on ubuntu-latest)
Process completed with exit code 1.
tox -e py310_sans_msgpack (3.10 on ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/