-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Followed instructions given at https://github.com/pulp-platform/dory/tree/master?tab=readme-ov-file#building-and-using-the-dockerfile
./docker_utils/build_docker.sh
./docker_utils/run_docker.sh
source ./docker_utils/docker_pulp_sdk.shtest_GAP8.py was missing, I used the test_PULP.py given at the root:
(dory_env) root@0ca16513dd93:/dory_checkout# python3 -m pytest test_PULP.py --compat pulp-sdkHowever, it generates several errors :'(
Here is the log:
However, I can see in the summary that some tests passed:
=================================================================================== short test summary info ===================================================================================
FAILED test_PULP.py::test_network[network2] - AssertionError: Building application failed with exit status 2
FAILED test_PULP.py::test_network[network5] - AssertionError: Building application failed with exit status 2
FAILED test_PULP.py::test_network[network6] - AssertionError: Building application failed with exit status 2
FAILED test_PULP.py::test_network[network7] - AssertionError: Building application failed with exit status 2
FAILED test_PULP.py::test_network[network8] - AssertionError: Building application failed with exit status 2
FAILED test_PULP.py::test_network[network9] - AssertionError: Building application failed with exit status 2
Results (85.18s (0:01:25)):
4 passed
6 failed
- test_PULP.py:148 test_network[network2]
- test_PULP.py:148 test_network[network5]
- test_PULP.py:148 test_network[network6]
- test_PULP.py:148 test_network[network7]
- test_PULP.py:148 test_network[network8]
- test_PULP.py:148 test_network[network9]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels