Skip to content

ci: update tests from python 3.11 to 3.12 #281

ci: update tests from python 3.11 to 3.12

ci: update tests from python 3.11 to 3.12 #281

Triggered via pull request December 17, 2023 19:28
@rkansal47rkansal47
synchronize #50
test-py312
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Run linters
11s
Run linters
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
pytest (3.12, tests/datasets/test_utils.py)
Process completed with exit code 1.
pytest (3.12, tests/datasets/test_jetnet.py)
Process completed with exit code 1.
pytest (3.12, tests/evaluation/test_gen_metrics.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.12, tests/evaluation/test_gen_metrics.py)
Process completed with exit code 1.
pytest (3.12, tests/datasets/test_normalisations.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.12, tests/datasets/test_normalisations.py)
Process completed with exit code 1.
pytest (3.12, tests/utils/test_image.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.12, tests/utils/test_image.py)
Process completed with exit code 1.
pytest (3.7, tests/utils/test_image.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.7, tests/utils/test_image.py)
The operation was canceled.
pytest (3.7, tests/datasets/test_utils.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.7, tests/datasets/test_utils.py)
The operation was canceled.
pytest (3.7, tests/datasets/test_jetnet.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.7, tests/datasets/test_jetnet.py)
The operation was canceled.
pytest (3.7, tests/evaluation/test_gen_metrics.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.7, tests/evaluation/test_gen_metrics.py)
The operation was canceled.
pytest (3.7, tests/datasets/test_normalisations.py)
The job was canceled because "_3_12_tests_datasets_te_3" failed.
pytest (3.7, tests/datasets/test_normalisations.py)
The operation was canceled.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/