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

Windows CI fails without a helpful error message #775

Open
nnmm opened this issue Sep 21, 2022 · 2 comments
Open

Windows CI fails without a helpful error message #775

nnmm opened this issue Sep 21, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@nnmm
Copy link

nnmm commented Sep 21, 2022

Description

When running on Windows, action-ros-ci fails without a clear cause (at least, it's not clear to me).

Expected Behavior

The build and test step, which uses action-ros-ci, succeeds or prints something helpful.

Actual Behavior

The build and test step just prints The process 'C:\Windows\system32\cmd.exe' failed with exit code 255.

To Reproduce

I have created a minimal example here: https://github.com/nnmm/test_ros_build. It's just a CI script and a PR that adds one package (created with ros2 pkg create).

See https://github.com/nnmm/test_ros_build/actions/runs/3091855260/jobs/5012624174

System (please complete the following information)

  • OS: Windows 2019
  • ROS 2 Distro: Foxy
@nnmm nnmm added the bug Something isn't working label Sep 21, 2022
@nnmm
Copy link
Author

nnmm commented Oct 6, 2022

@christophebedard Do you have any hints what exit code 255 might mean?

@christophebedard
Copy link
Member

@nnmm sorry, I don't :/ I've found debugging GitHub Windows CI to be quite frustrating unfortunately and have not had time to really dive deep into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants