Merge pull request #902 from StanfordVL/asset-conversion #381
Annotations
7 errors and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "micromamba run -n omn*** /bin/bash --login -c if [ \"$DEV_MODE\" != \"1\" ]; then echo \"OMNIGIBSON_NO_OMNIVERSE=1 python omn***/download_datasets.py\" >> /root/.bashrc; micromamba run -n omn*** pip install -e .[dev,primitives]; else WORKDIR_PATH=/; cd / && rm -rf /omn***-src; fi" did not complete successfully: exit code: 2
|
pytest ► tests.test_primitives.TestPrimitives ► test_navigate[Tiago]:
12306823286-tests-test_primitives/test_primitives.xml#L0
Failed test found in:
12306823286-tests-test_primitives/test_primitives.xml
Error:
self = <test_primitives.TestPrimitives object at 0x7f826c3b5bd0>
|
pytest ► tests.test_primitives.TestPrimitives ► test_navigate[Fetch]:
12306823286-tests-test_primitives/test_primitives.xml#L0
Failed test found in:
12306823286-tests-test_primitives/test_primitives.xml
Error:
self = <test_primitives.TestPrimitives object at 0x7f826c3b7190>
|
pytest ► tests.test_primitives.TestPrimitives ► test_grasp[Tiago]:
12306823286-tests-test_primitives/test_primitives.xml#L0
Failed test found in:
12306823286-tests-test_primitives/test_primitives.xml
Error:
self = <test_primitives.TestPrimitives object at 0x7f8269b8d060>
|
pytest ► tests.test_primitives.TestPrimitives ► test_grasp[Fetch]:
12306823286-tests-test_primitives/test_primitives.xml#L0
Failed test found in:
12306823286-tests-test_primitives/test_primitives.xml
Error:
self = <test_primitives.TestPrimitives object at 0x7f8269b8d390>
|
pytest ► tests.test_primitives.TestPrimitives ► test_place[Tiago]:
12306823286-tests-test_primitives/test_primitives.xml#L0
Failed test found in:
12306823286-tests-test_primitives/test_primitives.xml
Error:
self = <test_primitives.TestPrimitives object at 0x7f8269b8d210>
|
pytest ► tests.test_primitives.TestPrimitives ► test_place[Fetch]:
12306823286-tests-test_primitives/test_primitives.xml#L0
Failed test found in:
12306823286-tests-test_primitives/test_primitives.xml
Error:
self = <test_primitives.TestPrimitives object at 0x7f8269b8c8e0>
|
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|