Skip to content

Check if our CI configuration is potentially causing our intermittent failures #367

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

Closed
maspe36 opened this issue Mar 12, 2024 · 1 comment

Comments

@maspe36
Copy link
Collaborator

maspe36 commented Mar 12, 2024

As discussed in the March 11th monthly meetup, we have some occasional unit test failures. These failures have seemingly been narrowed down to rclrs_tests and appear to be related to DDS usage. See #364 for more details.

With that in mind, it is imperative that we take multiple approaches to thoroughly investigate and analyze the root causes of these failures.

For this issue, we agreed that it would be beneficial to do some research on using shared memory in a unit test that runs in CI. We assume that shared memory requires some form of process isolation, so presumably someone else (another client library) has faced and solved these issues.

Note from RTI on this https://community.rti.com/forum-topic/process-isolation-when-testing-dds-code

@maspe36
Copy link
Collaborator Author

maspe36 commented Mar 20, 2024

I didn't get around to digging too deep here, but I have been unable to reproduce the intermittent failures locally since #372. Closing for now.

@maspe36 maspe36 closed this as completed Mar 20, 2024
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

1 participant