-
Notifications
You must be signed in to change notification settings - Fork 51
Test failing deserialization of invalid sequence length #261
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
Test failing deserialization of invalid sequence length #261
Conversation
Signed-off-by: Miguel Company <[email protected]>
Signed-off-by: Miguel Company <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Pulls: #261, ros2/rosidl_typesupport_fastrtps#130, ros2/rmw_fastrtps#827 |
Had to re-run the CI, enabling CI launcher: https://ci.ros2.org/job/ci_launcher/16127 |
New CI after fixing linter issues: CI launcher: https://ci.ros2.org/job/ci_launcher/16149/ |
New CI after rebasing ros2/rmw_fastrtps#827 CI launcher: https://ci.ros2.org/job/ci_launcher/16360/ |
New CI with correct repos file CI launcher: https://ci.ros2.org/job/ci_launcher/16395 |
@fujitatomoya CI looks good to me, I think the failing tests are unrelated. If you think the same, would you mind merging this along with ros2/rosidl_typesupport_fastrtps#130 and ros2/rmw_fastrtps#827 ? |
@MiguelCompany CI failures are unrelated and those are known and instable failures. i will go ahead to merge all PRs. |
@Mergifyio backport kilted jazzy humble |
✅ Backports have been created
|
* 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)
* 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)
* 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
* Add test infrastructure. * Test that deserialization with wrong sequence length fails. --------- (cherry picked from commit 4dd5d57) Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]>
* Add test infrastructure. * Test that deserialization with wrong sequence length fails. --------- (cherry picked from commit 4dd5d57) Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]>
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