-
Notifications
You must be signed in to change notification settings - Fork 0
Windows builds have ~70 test failures #235
Comments
I found the same problem while inspecting the failures on icecube after system upgrade (under the scope of #234). Jenkins seems to display that problems started on build 7906. If I'm not wrong that build is mentioned here ros2/launch#323 (comment). Some of these kind of backtraces can be solved is you call |
You can't conclude that from the Only the nightly jobs which are triggered with the exact same parameters using the current state every night allow you to determine when the failing tests showed up first - which seems to be: https://ci.ros2.org/view/nightly/job/nightly_win_rel/1290/testReport/ (which is 13! days ago). The referenced Anyway this needs to be resolved asap - two weeks of such a significant regression simply isn't acceptable. |
As commented in ros2/rclpy#417 and ros2/rclpy#420, the cause of the problem is ros2/launch_ros#54. |
@ivanpauno beat me to it. The result of the discussion in the first two PRs may reshape the solution to this problem. But if we doubt we'll reach to a conclusion there soon, I'll send a fix ASAP to deal with how things currently are. |
Thanks, @hidmic. Please let me know if there is anything I can do to help move this forward. |
Fixed by ros2/launch_ros#69. |
Backtraces similar to:
The text was updated successfully, but these errors were encountered: