Closed Blast545 closed 3 years ago
This failure appeared 2 consecutive days in the buildfarm:
https://ci.ros2.org/view/nightly/job/nightly_linux_debug/2097/ https://ci.ros2.org/view/nightly/job/nightly_linux_debug/2098/
However, it stopped appearing. I imagine it was a problem with an upstream library, closing this issue.
Bug Report
This is a change in the expected behavior of the DotToQtGenerator that introduced two test regressions in the buildfarms. Failing tests:
qt_dotgraph.qt_dotgraph.test.dot_to_qt_test.DotToQtGeneratorTest.test_recursive
qt_dotgraph.qt_dotgraph.test.dot_to_qt_test.DotToQtGeneratorTest.test_simple_integration
Reference job: https://ci.ros2.org/view/nightly/job/nightly_linux_debug/2097/
I don't know what dependency changed, but I think the problem comes from the
dotcode_to_qt_items
method that's returning an extra node "\n".