Skip to content

Improve CI and fix tests#156

Open
christophfroehlich wants to merge 7 commits intomainfrom
improve/ci
Open

Improve CI and fix tests#156
christophfroehlich wants to merge 7 commits intomainfrom
improve/ci

Conversation

@christophfroehlich
Copy link
Collaborator

@christophfroehlich christophfroehlich commented Mar 1, 2026

Build also the tests on the non-cmake CI jobs.

Needs some changes to successfully build on windows, and the test on RHEL8 with a different fmt version:

    /__w/RSL/RSL/src/PickNikRobotics/RSL/tests/parameter_validators.cpp:347: FAILED:
      CHECK( result.error() == "Parameter 'test' with the value '0' is not in the set '{1, 2, 3.5}'" )
    with expansion:
      "Parameter 'test' with the value '0.0' is not in the set '{1.0, 2.0, 3.5}'"
      ==
      "Parameter 'test' with the value '0' is not in the set '{1, 2, 3.5}'"

@christophfroehlich christophfroehlich changed the title Improve CI Improve CI and fix tests Mar 1, 2026
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

Successfully merging this pull request may close these issues.

1 participant