Hello,
I am migrating to my new workstation. I ran previously r2b3. This is the first time i was installing ardent apalone.
While i was running src/ament/ament_tools/scripts/ament.py test --skip-build --skip-install
I got this at the end for output.
I have built the workspace before this and also ran src/ament/ament_tools/scripts/ament.py test
earlier to this which ended with ros1_bridge failure. Is this error specific to RMW implementation. It certainly looks for the metaconfig.xml files. I haven’t encountered this in r2b2 and r2b3. Kindly guide.
Label Time Summary:
copyright = 0.31 sec (1 test)
cppcheck = 0.30 sec (1 test)
cpplint = 0.66 sec (1 test)
flake8 = 0.43 sec (1 test)
lint_cmake = 0.23 sec (1 test)
linter = 2.63 sec (7 tests)
pep257 = 0.28 sec (1 test)
pytest = 0.66 sec (2 tests)
uncrustify = 0.40 sec (1 test)
Total Test time (real) = 3.29 sec
The following tests FAILED:
8 - test_dynamic_bridge__rmw_fastrtps_cpp (Failed)
9 - test_dynamic_bridge__rmw_opensplice_cpp (Failed)
Errors while running CTest
Makefile:71: recipe for target 'test' failed
make: *** [test] Error 8
<== Command '. /home/rosi/ros2_ws/build/ros1_bridge/cmake__test.sh && /usr/bin/make test 'ARGS=-V -D ExperimentalTest --no-compress-output'' failed in '/home/rosi/ros2_ws/build/ros1_bridge' with exit code '2'
'test_pkg' for package '/home/rosi/ros2_ws/src/ros2/ros1_bridge' failed: <== Command '. /home/rosi/ros2_ws/build/ros1_bridge/cmake__test.sh && /usr/bin/make test 'ARGS=-V -D ExperimentalTest --no-compress-output'' failed in '/home/rosi/ros2_ws/build/ros1_bridge' with exit code '2'
<== Command '. /home/rosi/ros2_ws/build/ros1_bridge/cmake__test.sh && /usr/bin/make test 'ARGS=-V -D ExperimentalTest --no-compress-output'' failed in '/home/rosi/ros2_ws/build/ros1_bridge' with exit code '2'