Skip to content
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

👨‍🌾 Windows test failures on test_subscription_content_filter.cpp #1912

Closed
Blast545 opened this issue Apr 5, 2022 · 2 comments
Closed

Comments

@Blast545
Copy link
Contributor

Blast545 commented Apr 5, 2022

Bug report

Required Info:

  • Operating System:
    • Windows
  • Installation type:
    • Source, buildfarm
  • Version or commit hash:
    • main
  • DDS implementation:
    • N/A
  • Client library (if applicable):
    • N/A

Steps to reproduce issue

Run a buildfarm nightly_win_rel job.

Expected behavior

Test passes.

Actual behavior

Test fails.

Additional information

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

@iuhilnehc-ynos
Copy link
Collaborator

Fixed by ros2/rmw_connextdds#81

@clalancette
Copy link
Contributor

Since this one is fixed now, I'm going to go ahead and close it out. Feel free to reopen if it occurs again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants