You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=================================================================== short test summary info ===================================================================
FAILED fast-pysf/tests/test_map_loader.py::test_load_map - FileNotFoundError: [Errno 2] No such file or directory: 'tests/test_maps/map_regular.json'
FAILED fast-pysf/tests/test_map_loader.py::test_load_map_with_invalid_file - FileNotFoundError: [Errno 2] No such file or directory: 'tests/test_maps/invalid_json_file.json'
This element in the dockerfile
robot_sf_ll7/Dockerfile
Line 17 in cae56e3
And this element in the readme
robot_sf_ll7/README.md
Line 55 in cae56e3
try to execute the tests from
pysocialforce/tests
during the testing ofrobot-sf
. However, the pathes are not adapted.In the future, this should be modified, such that we can use relative pathes to the file location.
The text was updated successfully, but these errors were encountered: