Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[CI] Improve GitHub Actions Log info #43

[CI] Improve GitHub Actions Log info

[CI] Improve GitHub Actions Log info #43

Triggered via pull request July 6, 2023 14:20
@zrr1999zrr1999
synchronize #246
zrr1999:log
Status Failure
Total duration 3m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unittest.yaml

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

Annotations

7 errors
python 3.8 unittests: tests/test_01_basic.py#L14
File "/home/runner/work/PaddleSOT/PaddleSOT/tests/test_case_base.py", line 53, in assert_results
python 3.8 unittests: tests/test_01_basic.py#L9
sot.utils.exceptions.InnerError: Call tensor_method error: Tensor.__truediv__, may be not a valid operator api ?.
python 3.8 unittests: tests/test_02_store_inplace.py#L17
File "/home/runner/work/PaddleSOT/PaddleSOT/tests/test_case_base.py", line 53, in assert_results
python 3.8 unittests: tests/test_02_store_inplace.py#L9
ZeroDivisionError: division by zero
python 3.8 unittests
Process completed with exit code 1.
python 3.9 unittests
Process completed with exit code 1.
python 3.10 unittests
Process completed with exit code 1.