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

Debug test cases on rolling #48

Open
felixdivo opened this issue Jun 25, 2024 · 0 comments
Open

Debug test cases on rolling #48

felixdivo opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@felixdivo
Copy link
Owner

felixdivo commented Jun 25, 2024

Quite frequently, the test suite fails on rolling. This might well be a race condition that is present everywhere and only surfaces in rolling.

FAILED ros2_easy_test/tests/test_interactions.py::TestSingleNode::test_multiple_messages_stress_test - AssertionError: Only 161 messages out of 1000 expected ones were published on topic /mouth after a total timeout of 55.0 seconds
FAILED ros2_easy_test/tests/demo/hypothesis_test.py::test_on_same_node - hypothesis.errors.Flaky: Inconsistent results from replaying a test case!
  last: INTERESTING from AssertionError at /__w/ros2-easy-test/ros2-easy-test/ros2_easy_test/ros2_easy_test/env.py:191
    context: Empty at /__w/ros2-easy-test/ros2-easy-test/ros2_easy_test/ros2_easy_test/env.py:189
  this: INTERESTING from AssertionError at /__w/ros2-easy-test/ros2-easy-test/ros2_easy_test/tests/demo/hypothesis_test.py:43
@felixdivo felixdivo added bug Something isn't working help wanted Extra attention is needed labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant