-
Notifications
You must be signed in to change notification settings - Fork 51
Test failing deserialization of invalid sequence length (backport #261) #264
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
base: humble
Are you sure you want to change the base?
Conversation
* Add test infrastructure. Signed-off-by: Miguel Company <[email protected]> * Test that deserialization with wrong sequence length fails. Signed-off-by: Miguel Company <[email protected]> --------- Signed-off-by: Miguel Company <[email protected]> (cherry picked from commit 4dd5d57) # Conflicts: # test_rmw_implementation/test/test_serialize_deserialize.cpp
Cherry-pick of 4dd5d57 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 |
Signed-off-by: Tomoya Fujita <[email protected]>
Pulls: #264, ros2/rosidl_typesupport_fastrtps#133, ros2/rmw_fastrtps#836 |
Pulls: #264, ros2/rosidl_typesupport_fastrtps#133, ros2/rmw_fastrtps#836 |
Relaunched with Pulls: #264, ros2/rosidl_typesupport_fastrtps#133, ros2/rmw_fastrtps#836 |
Description
This adds tests the changes in the following PRs:
Is this user-facing behavior change?
Did you use Generative AI?
NO
Additional Information
Note: when launching CI, remember to include
rmw_fastrtps_dynamic_cpp
This is an automatic backport of pull request #261 done by Mergify.