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

avoid flaky test that subscriber might not receive the message #810

Conversation

iuhilnehc-ynos
Copy link

@iuhilnehc-ynos iuhilnehc-ynos commented Mar 2, 2023

to fix #809

NOTE: There are some other ways to fix it. (use a reliable QoS, or even remove the publish times).

increase publish times as the publisher and subscriber are not using reliable QoS settings

Signed-off-by: Chen Lihui <lihui.chen@sony.com>
@iuhilnehc-ynos
Copy link
Author

This PR updates the test code for ros2topic, so I'll run CI just with --packages-select ros2topic.

CI:

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

@Blast545 Blast545 requested a review from Crola1702 March 2, 2023 12:17
@Crola1702
Copy link
Contributor

FYI: @arjo129

@clalancette clalancette merged commit ae9a8e3 into ros2:rolling Mar 2, 2023
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.

test_echo_pub.TestROS2TopicEchoPub.test_pub_maxwait_yields failed often recently
4 participants