ros2 / rviz

ROS 3D Robot Visualizer
BSD 3-Clause Clear License
267 stars 201 forks source link

Increase the cpplint timeout to 180 seconds. #1179

Closed clalancette closed 2 months ago

clalancette commented 2 months ago

This should make it less flaky when running on Windows.

This should make flakes like https://ci.ros2.org/view/nightly/job/nightly_win_deb/3051/testReport/junit/(root)/rviz_default_plugins/cpplint_xunit_missing_result/ less likely to happen.

ahcorde commented 2 months ago