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

upgrade guard with buckets #955

upgrade guard with buckets

upgrade guard with buckets #955

Triggered via pull request October 10, 2023 12:07
Status Failure
Total duration 4m 17s
Artifacts

unittest.yaml

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

Annotations

13 errors
python 3.11 unittests
Process completed with exit code 1.
python 3.9 unittests
Process completed with exit code 1.
python 3.8 unittests: tests/test_trace_list_arg.py#L40
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
python 3.8 unittests: tests/test_trace_list_arg.py#L41
Assert Equal, x is 1, y is 1
python 3.8 unittests: tests/test_trace_list_arg.py#L42
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
python 3.8 unittests: tests/test_trace_list_arg.py#L43
Assert Equal, x is 2, y is 2
python 3.8 unittests: tests/test_trace_list_arg.py#L44
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
python 3.8 unittests: tests/test_trace_list_arg.py#L28
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
python 3.8 unittests: tests/test_trace_list_arg.py#L29
Assert Equal, x is 1, y is 1
python 3.8 unittests: tests/test_trace_list_arg.py#L30
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
python 3.8 unittests: tests/test_trace_list_arg.py#L31
Assert Equal, x is 1, y is 1
python 3.10 unittests
Process completed with exit code 1.