NumPy -> Torch #347
examples-as-test.yml
on: pull_request
Generate Example Tests
1m 43s
Matrix: Run Example Tests
Compile Example Test Report
0s
Annotations
12 errors and 2 warnings
Generate Example Tests
Process completed with exit code 2.
|
pytest ► tests.test_dump_load_states ► test_dump_load:
10375930051-tests-test_dump_load_states/test_dump_load_states.xml#L0
Failed test found in:
10375930051-tests-test_dump_load_states/test_dump_load_states.xml
Error:
def wrapper():
|
pytest ► tests.test_dump_load_states ► test_dump_load_serialized:
10375930051-tests-test_dump_load_states/test_dump_load_states.xml#L0
Failed test found in:
10375930051-tests-test_dump_load_states/test_dump_load_states.xml
Error:
def wrapper():
|
pytest ► tests.test_envs ► test_dummy_task:
10375930051-tests-test_envs/test_envs.xml#L0
Failed test found in:
10375930051-tests-test_envs/test_envs.xml
Error:
def test_dummy_task():
|
pytest ► tests.test_envs ► test_point_reaching_task:
10375930051-tests-test_envs/test_envs.xml#L0
Failed test found in:
10375930051-tests-test_envs/test_envs.xml
Error:
def test_point_reaching_task():
|
pytest ► tests.test_envs ► test_point_navigation_task:
10375930051-tests-test_envs/test_envs.xml#L0
Failed test found in:
10375930051-tests-test_envs/test_envs.xml
Error:
def test_point_navigation_task():
|
pytest ► tests.test_envs ► test_behavior_task:
10375930051-tests-test_envs/test_envs.xml#L0
Failed test found in:
10375930051-tests-test_envs/test_envs.xml
Error:
def test_behavior_task():
|
pytest ► tests.test_envs ► test_rs_int_full_load:
10375930051-tests-test_envs/test_envs.xml#L0
Failed test found in:
10375930051-tests-test_envs/test_envs.xml
Error:
def test_rs_int_full_load():
|
pytest ► tests.test_multiple_envs ► test_multi_scene_dump_and_load:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml#L0
Failed test found in:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml
Error:
def test_multi_scene_dump_and_load():
|
pytest ► tests.test_multiple_envs ► test_multi_scene_displacement:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml#L0
Failed test found in:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml
Error:
def test_multi_scene_displacement():
|
pytest ► tests.test_multiple_envs ► test_multi_scene_scene_prim:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml#L0
Failed test found in:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml
Error:
def test_multi_scene_scene_prim():
|
pytest ► tests.test_multiple_envs ► test_multi_scene_particle_source:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml#L0
Failed test found in:
10375930051-tests-test_multiple_envs/test_multiple_envs.xml
Error:
def test_multi_scene_particle_source():
|
Generate Example Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate Example Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|