You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of these failures showed up at the same time during last night's Windows release build, so I'm ticketing them together. Let me know if it would be best to open separate issues for each of them.
test_graph__rmw_connext_cpp
Seems to have been flaky for a while, but got worse recently (failed 3/4 latest builds):
C:\ci\ws\src\ros2\rcl\rcl_action\test\rcl_action\test_graph.cpp:360
Expected: (attempts) <= (max_attempts), actual: 5 vs 4
Unable to attain all required nodes
C:\ci\ws\src\ros2\rcl\rcl_action\test\rcl_action\test_graph.cpp:360
Expected: (attempts) <= (max_attempts), actual: 5 vs 4
Unable to attain all required nodes
C:\ci\ws\src\ros2\rcl\rcl_action\test\rcl_action\test_graph.cpp:360
Expected: (attempts) <= (max_attempts), actual: 5 vs 4
Unable to attain all required nodes
The text was updated successfully, but these errors were encountered:
Many of these failures showed up at the same time during last night's Windows release build, so I'm ticketing them together. Let me know if it would be best to open separate issues for each of them.
test_graph__rmw_connext_cpp
Seems to have been flaky for a while, but got worse recently (failed 3/4 latest builds):
https://ci.ros2.org/view/nightly/job/nightly_win_rel/1741/testReport/projectroot/test/test_graph__rmw_connext_cpp/history/
Failure:
rcl.NodeGraphMultiNodeFixture.test_node_info_clients
It may be a new failure, only failed in the latest build:
https://ci.ros2.org/view/nightly/job/nightly_win_rel/1741/testReport/rcl/NodeGraphMultiNodeFixture/test_node_info_clients/history/
Failure:
rcl_action.TestActionGraphMultiNodeFixture.test_action_get_names_and_types
It's been very flaky for a while (failed 5/24 latest builds):
https://ci.ros2.org/view/nightly/job/nightly_win_rel/1741/testReport/rcl_action/TestActionGraphMultiNodeFixture/test_action_get_names_and_types/history/
Failure:
rcl_action.TestActionGraphMultiNodeFixture.test_action_get_client_names_and_types_by_node
Very flaky, failed last 6/24 builds:
https://ci.ros2.org/view/nightly/job/nightly_win_rel/1741/testReport/rcl_action/TestActionGraphMultiNodeFixture/test_action_get_client_names_and_types_by_node/history/
Failure:
rcl_action.TestActionGraphMultiNodeFixture.rcl_get_server_names_and_types_by_node_maybe_fail
Slightly flaky, failed 2/24 latest builds:
https://ci.ros2.org/view/nightly/job/nightly_win_rel/1741/testReport/rcl_action/TestActionGraphMultiNodeFixture/rcl_get_server_names_and_types_by_node_maybe_fail/history/
Failure:
The text was updated successfully, but these errors were encountered: