-
Notifications
You must be signed in to change notification settings - Fork 326
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
[JTC] Fix the JTC length_error exceptions in the tests (backport #1360) #1362
Conversation
Cherry-pick of 7ed1a0e has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
CI fails because of #1354 |
(cherry picked from commit 7ed1a0e) # Conflicts: # joint_trajectory_controller/test/test_trajectory_controller_utils.hpp
b9a14ae
to
c5458ed
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## iron #1362 +/- ##
==========================================
- Coverage 65.09% 65.08% -0.01%
==========================================
Files 107 107
Lines 12184 12191 +7
Branches 7494 7496 +2
==========================================
+ Hits 7931 7935 +4
Misses 1534 1534
- Partials 2719 2722 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Fix the exception in JTC tests from time to time
https://github.com/ros-controls/ros2_controllers/actions/runs/11712509515/job/32623343057?pr=1297
This is an automatic backport of pull request #1360 done by Mergify.