ros2 / rclcpp

rclcpp (ROS Client Library for C++)
Apache License 2.0
514 stars 410 forks source link

Increase the cppcheck timeout to 1200 seconds #2484

Closed ahcorde closed 3 months ago

ahcorde commented 3 months ago

I can see a timeout in rclcpp cppcheck increasing it a little bit more. nightly_win_deb build

2:  - C:/ci/ws/install/Scripts/ament_cppcheck.exe --xunit-file C:/ci/ws/build/rclcpp/test_results/rclcpp/cppcheck.xunit.xml --include_dirs C:/ci/ws/src/ros2/rclcpp/rclcpp/include
  2/124 Test   #2: cppcheck ...................................................***Timeout 600.10 sec
ahcorde commented 3 months ago
ahcorde commented 3 months ago

warning is unrelated