Remove duplicate test cases in TestAnySubscriptionCallback::is_serialized_message_callback#3104
Conversation
…ized_message_callback Signed-off-by: Ubuntu <ubuntu@ubuntu-2404-ros-rolling.lxd>
cb64fd8 to
0d2b193
Compare
|
Pulls: #3104 |
|
@Zyrin thanks for the PR, good eye 👍 |
|
@Mergifyio backport kilted jazzy humble |
✅ Backports have been createdDetails
Cherry-pick of af78e01 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
Cherry-pick of af78e01 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
Cherry-pick of af78e01 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 |
…ized_message_callback (backport #3104) (#3106) * remove duplicate test cases in TestAnySubscriptionCallback::is_serialized_message_callback (#3104) Signed-off-by: Ubuntu <ubuntu@ubuntu-2404-ros-rolling.lxd> Co-authored-by: Ubuntu <ubuntu@ubuntu-2404-ros-rolling.lxd> (cherry picked from commit af78e01) # Conflicts: # rclcpp/test/rclcpp/test_any_subscription_callback.cpp * resolve conflicts. Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com> --------- Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com> Co-authored-by: Alexis Tsogias <1114095+Zyrin@users.noreply.github.com> Co-authored-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
…ized_message_callback (backport #3104) (#3107) * remove duplicate test cases in TestAnySubscriptionCallback::is_serialized_message_callback (#3104) Signed-off-by: Ubuntu <ubuntu@ubuntu-2404-ros-rolling.lxd> Co-authored-by: Ubuntu <ubuntu@ubuntu-2404-ros-rolling.lxd> (cherry picked from commit af78e01) Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com> Co-authored-by: Alexis Tsogias <1114095+Zyrin@users.noreply.github.com> Co-authored-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
…ized_message_callback (backport #3104) (#3108) * remove duplicate test cases in TestAnySubscriptionCallback::is_serialized_message_callback (#3104) Signed-off-by: Ubuntu <ubuntu@ubuntu-2404-ros-rolling.lxd> Co-authored-by: Ubuntu <ubuntu@ubuntu-2404-ros-rolling.lxd> (cherry picked from commit af78e01) Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com> Co-authored-by: Alexis Tsogias <1114095+Zyrin@users.noreply.github.com> Co-authored-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
Description
I found some test cases that were implemented twice, so I removed them. So this us just a bit of "cleanup".
Is this user-facing behavior change?
No
Did you use Generative AI?
No