Skip to content

Fix uncrustify tests for humble #68

@orensbruli

Description

@orensbruli

Bug report

Looks like a minor uncrustify discrepancy:
https://github.com/open-rmf/rmf_task/runs/8285620339?check_suite_focus=true#step:5:1738

Required information:

  • Operating system and version:
    • jammy
  • OpenRMF installation type:
    • source
  • ROS distribution and version:
    • humble
  • ROS installation type:

Description of the bug

https://github.com/open-rmf/rmf_task/runs/8285620339?check_suite_focus=true#step:5:1738

  2: --- src/rmf_task/TaskPlanner.cpp
  2: +++ src/rmf_task/TaskPlanner.cpp.uncrustify
  2: @@ -541 +541,2 @@
  2: -        return {};
  2: +        return {}
  2: +      ;

Steps to reproduce the bug

Reproducible in CI runs. No tested in local.

Expected behavior

Tests pass.

Actual behavior

Test fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions