Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧑‍🌾 cpplint include_order test regressions in all ros2 distributions #48

Closed
Crola1702 opened this issue Jul 18, 2024 · 2 comments
Assignees

Comments

@Crola1702
Copy link

Description

cppplint shows multiple failures due to include_order in various files from performance_test repo.

Reference builds:

Most of the test regressions are related to cpplint include_order

Test regressions:

Affected files:

  • resource_manager.hpp:48
  • resource_manager.hpp:49
  • resource_manager.hpp:50
  • ros2_callback_communicator.hpp:20
  • ros2_callback_communicator.hpp:21
  • ros2_communicator.hpp:21
  • ros2_communicator.hpp:22
  • ros2_waitset_communicator.hpp:20
  • ros2_waitset_communicator.hpp:21
  • ros2_waitset_communicator.hpp:22
  • ros2_waitset_communicator.hpp:23
  • data_runner_base.hpp:19
  • data_runner_factory.cpp:19
  • data_runner_factory.cpp:20
  • experiment_configuration.cpp:18
  • experiment_configuration.cpp:20
  • experiment_configuration.cpp:21
  • experiment_configuration.cpp:22
  • experiment_configuration.cpp:23
  • experiment_configuration.hpp:21
  • experiment_configuration.hpp:22
  • experiment_configuration.hpp:23
  • experiment_configuration.hpp:24
  • external_info_storage.hpp:21
  • external_info_storage.hpp:22
  • analyze_runner.cpp:15
  • analyze_runner.cpp:16
  • analyze_runner.cpp:17
  • analyze_runner.cpp:18
  • analyze_runner.cpp:19
  • analyze_runner.cpp:20
  • analyze_runner.cpp:21
  • analyze_runner.cpp:29
  • analyze_runner.cpp:30
  • cpu_usage_tracker.hpp:19
Crola1702 added a commit to osrf/buildfarm-tools that referenced this issue Jul 18, 2024
Report from: ros2/performance_test#48

Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
@Blast545
Copy link

Blast545 commented Aug 8, 2024

I fixed this on main with: #53

Please do not close the issue until this is backported to the other distros.

@Blast545
Copy link

Blast545 commented Sep 9, 2024

This was fixed after #55 and #56, @Crola1702 I don't have admin powers here, feel free to close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants