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

CI Regression: test_tutorial_parameter_events #490

Closed
mjcarroll opened this issue Mar 15, 2021 · 0 comments · Fixed by #491
Closed

CI Regression: test_tutorial_parameter_events #490

mjcarroll opened this issue Mar 15, 2021 · 0 comments · Fixed by #491

Comments

@mjcarroll
Copy link
Member

Bug report

Required Info:

  • Operating System:
    • All platforms
  • Installation type:
    • Both
  • Version or commit hash:
    • main
  • DDS implementation:
    • Connext
  • Client library (if applicable):
    • rclcpp

Example failed build (Linux Debug): https://ci.ros2.org/view/nightly/job/nightly_linux_debug/1868/

[test_executable_0-1] Parameter event:
[test_executable_0-1]  new parameters:
[test_executable_0-1]  changed parameters:
[test_executable_0-1]   bar
[test_executable_0-1]  deleted parameters:
[test_executable_0-1] 
[INFO] [test_executable_0-1]: process has finished cleanly [pid 376167]
[INFO] [python3-2]: sending signal 'SIGINT' to process[python3-2]
[INFO] [python3-2]: process has finished cleanly [pid 376169]
FAIL

======================================================================
FAIL: test_processes_output (demo_nodes_cpp.TestExecutablesTutorial)
Test all processes output against expectations.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins-agent/workspace/nightly_linux_debug/ws/build/demo_nodes_cpp/test_parameter_events__rmw_connext_cpp_Debug.py", line 55, in test_processes_output
    proc_output.assertWaitFor(
  File "/home/jenkins-agent/workspace/nightly_linux_debug/ws/install/launch_testing/lib/python3.8/site-packages/launch_testing/io_handler.py", line 146, in assertWaitFor
    assert success, 'Waiting for output timed out'
AssertionError: Waiting for output timed out
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

Successfully merging a pull request may close this issue.

1 participant