We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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_subscription_content_filter.cpp
Required Info:
Run a buildfarm nightly_win_rel job.
Test passes.
Test fails.
Error log:
C:\ci\ws\src\ros2\rclcpp\rclcpp\test\rclcpp\test_subscription_content_filter.cpp:200 Value of: receive Actual: false Expected: true C:\ci\ws\src\ros2\rclcpp\rclcpp\test\rclcpp\test_subscription_content_filter.cpp:201 Expected equality of these values: original_message Which is: 48-byte object <00-00 00-4E 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 03-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> output_message Which is: 48-byte object <00-00 00-4E 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00>
Link to the errors: https://ci.ros2.org/view/nightly/job/nightly_win_rel/2261/testReport/junit/rclcpp/TestContentFilterSubscription/content_filter_get_begin/ https://ci.ros2.org/view/nightly/job/nightly_win_rel/2261/testReport/junit/rclcpp/TestContentFilterSubscription/content_filter_get_later/
PR introducing this regression: #1561
The text was updated successfully, but these errors were encountered:
Fixed by ros2/rmw_connextdds#81
Sorry, something went wrong.
Since this one is fixed now, I'm going to go ahead and close it out. Feel free to reopen if it occurs again.
No branches or pull requests
Bug report
Required Info:
Steps to reproduce issue
Run a buildfarm nightly_win_rel job.
Expected behavior
Test passes.
Actual behavior
Test fails.
Additional information
Error log:
Link to the errors:
https://ci.ros2.org/view/nightly/job/nightly_win_rel/2261/testReport/junit/rclcpp/TestContentFilterSubscription/content_filter_get_begin/
https://ci.ros2.org/view/nightly/job/nightly_win_rel/2261/testReport/junit/rclcpp/TestContentFilterSubscription/content_filter_get_later/
PR introducing this regression:
#1561
The text was updated successfully, but these errors were encountered: