Run a buildfarm nightly_win_rel job.
Test passes.
Test fails.
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>
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