Skip to content

Conversation

@oku-s
Copy link

@oku-s oku-s commented Jun 4, 2025

  • If apt-get update fails, update the GPG key.
  • Disabling workflow_dispatch event (because it is a public repo).

The actual testing step fails continuously but the apt-get update step passed. ("Install additional packages")
https://github.com/Futu-reADS/autoware_bridge/actions/runs/15437554964/job/43447363359

The result of the commands in the case that the apt key of ROS is unmatched, see following. It was done with commenting out the first apt-get update. (there would be no way to reproduce)
https://github.com/Futu-reADS/autoware_bridge/actions/runs/15434901934/job/43439287556

Both of the logs fail at RoutePlanningTest.TestRoutePlanningFailure in the "Test" step of the workflow.
It seems to finish in 7ms when it is occasionally successful, but it appears to stall here in these logs.

- If apt-get update fails, update the GPG key.
- Disabling workflow_dispatch event.
@oku-s oku-s requested review from AvinashFuture and jemmmel June 4, 2025 09:14
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 this pull request may close these issues.

2 participants