-
Notifications
You must be signed in to change notification settings - Fork 163
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
Flaky: failed to add guard condition to wait set: guard condition implementation is invalid #1120
Comments
|
This might be a duplicate of ros2/rclcpp#2163 ... which I commented on back in August but forgot about
Originally posted by @moriarty in ros2/rclcpp#2163 (comment) |
This might also be a duplicate moveit/moveit2_tutorials#822 |
Close as duplicate of ros2/rclcpp#2163 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
Internally we've notice an uptick in flaky tests and started keeping track of them.
These tests are in running in large github runners.
I just took a very brief look over the reported flakes to group them into buckets.
I saw that several different test failures all flaked with the same RCLError.
These tests are not all in the same internal packages in a I am opening this public issue and will try to reproduce in public MoveIt Code.
Required Info:
Steps to reproduce issue
Todo(@moriarty)
Currently it's showing up in tests which have been marked as flaky.
I need to investigate further how flaky/often and try to create a way to reproduce the issue
I need to create a public self contained example to reproduce this issue.
I didn't see any other issues reporting the same error so I'll open this publicly and also assign myself an internal ticket to investigate further. If we're just using something incorrectly I will update and close this but it seems odd that it's flaky.
The text was updated successfully, but these errors were encountered: