rclpy icon indicating copy to clipboard operation
rclpy copied to clipboard

test_node.test_count_publishers_subscribers is flaky

Open jacobperron opened this issue 2 years ago • 1 comments

Bug report

Required Info:

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

Steps to reproduce issue

I haven't tried to reproduce the failure, but noticed a recent Rpr job failing:

https://build.ros2.org/job/Rpr__rclpy__ubuntu_focal_amd64/615/testReport/junit/rclpy.rclpy.test.test_node/TestNodeAllowUndeclaredParameters/test_count_publishers_subscribers/

Expected behavior

All tests pass.

Actual behavior

Test fails.

jacobperron avatar Nov 05 '21 20:11 jacobperron