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

Flaky test_lifecycle_node tests #1605

Closed
jacobperron opened this issue Mar 29, 2021 · 0 comments · Fixed by #1606
Closed

Flaky test_lifecycle_node tests #1605

jacobperron opened this issue Mar 29, 2021 · 0 comments · Fixed by #1606
Assignees
Labels
bug Something isn't working

Comments

@jacobperron
Copy link
Member

Bug report

Required Info:

  • Operating System:
    • Ubuntu 20.04
  • Installation type:
    • source
  • Version or commit hash:
  • DDS implementation:
    • CycloneDDS
  • Client library (if applicable):
    • rclcpp

Steps to reproduce issue

Induce some stress in one terminal

stress -c 32

In another terminal run the test

./build/rclcpp_lifecycle/test_lifecycle_node

Expected behavior

Test passes.

Actual behavior

Test frequently fails at different locations.

@jacobperron jacobperron added the bug Something isn't working label Mar 29, 2021
@jacobperron jacobperron self-assigned this Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant