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

update call compile fn #931

update call compile fn

update call compile fn #931

Triggered via pull request October 8, 2023 09:33
Status Failure
Total duration 3m 27s
Artifacts

unittest.yaml

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

Annotations

13 errors
python 3.9 unittests
Process completed with exit code 1.
python 3.8 unittests: tests/test_12_for_loop.py#L194
type mismatch, x is <class 'tuple'>, y is <class 'tuple'>
python 3.8 unittests: tests/test_12_for_loop.py#L194
length mismatch, x is 2, y is 2
python 3.8 unittests: tests/test_12_for_loop.py#L194
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
python 3.8 unittests: tests/test_12_for_loop.py#L194
type mismatch, x is <class 'int'>, y is <class 'int'>
python 3.8 unittests: tests/test_12_for_loop.py#L194
Assert Equal, x is 3, y is 3
python 3.10 unittests
Process completed with exit code 1.
python 3.11 unittests
Process completed with exit code 1.