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

Add test for 0ns wait on triggered guard condition #169

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

dhood
Copy link
Member

@dhood dhood commented Oct 18, 2017

This adds a test for non-blocking wait on a guard condition that has already triggered.

@sloretz noticed this wasn't working as expected when adding tests for wait sets in rclpy: https://github.com/ros2/rclpy/pull/127/files#r145215841

CI for this branch alone, showing that the new tests fails for fastrtps:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

The fix for the test is in ros2/rmw_fastrtps#158

@dhood dhood added the in review Waiting for review (Kanban column) label Oct 18, 2017
@dhood dhood self-assigned this Oct 18, 2017
@dhood dhood merged commit 38d3725 into master Oct 18, 2017
@dhood dhood deleted the triggered_gc_zero_wait branch October 18, 2017 21:48
@dhood dhood removed the in review Waiting for review (Kanban column) label Oct 18, 2017
ivanpauno added a commit that referenced this pull request Jan 2, 2020
* Added rmw_publisher_get_actual_qos function

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>

* Add RMW_QOS_POLICY_*_UNKNOWN enum value

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
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

Successfully merging this pull request may close these issues.

2 participants