Bug report
Required Info:
- Operating System:
- Ubuntu 20.04 ARM64, macOS AMD64
- Installation type:
- Version or commit hash:
- DDS implementation:
- Client library (if applicable):
Steps to reproduce issue
Run test_rclcpp tests on ARM64 or macOS and you have a chance of the test timing out rather than completing. Here's an example build where I reached into ament_cppcheck and bumped the timeout up to 240. The test completed in 131s.
As seen on CI
Expected behavior
cppcheck runs to completion
Actual behavior
cppcheck run times out before completion generating no test result output.
Additional information
Bug report
Required Info:
Steps to reproduce issue
Run test_rclcpp tests on ARM64 or macOS and you have a chance of the test timing out rather than completing. Here's an example build where I reached into ament_cppcheck and bumped the timeout up to 240. The test completed in 131s.
As seen on CI
Expected behavior
cppcheck runs to completion
Actual behavior
cppcheck run times out before completion generating no test result output.
Additional information