-
Notifications
You must be signed in to change notification settings - Fork 198
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
generate_wamv.py
should not produce a compliance error on an empty WAMV
#658
Conversation
😕 Testing is failing with the following error:
I don't think this was produced by the 4 character change introduced in the PR. @caguero Are you aware of anything changing on the backend? |
It seems that the checkout action has deprecated version 2.4.0, and we should update to v3. I did this, but it produces a new error:
This appears to be caused by the fact that our test image has a non-root user, and Github actions expects everyone to run as root (see actions/checkout#1014, actions/checkout#956, and https://docs.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions#user). Overriding the container user and setting it to root works around the issue, but then the test fails with the same error as before. By updating the Given the timing, I suspect https://github.com/gazebosim/ros_gz/pull/394/files is the culprit. |
The recent change to |
@j-herman Do you have time to take a look at this? It should be pretty quick and it fixes the CI, which affects our other PRs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected - no errors
This fixes issue #640
To test, follow this tutorial: https://github.com/osrf/vrx/wiki/empty_wamv_tutorial
Make sure there is no error message in the output; i.e. after running
you should NOT see: