-
Notifications
You must be signed in to change notification settings - Fork 13
Add pre-release workflow #49
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
Conversation
saikishor
left a comment
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.
Looking good now!
|
@christophfroehlich The tests are running properly, but not sure why exactly they fail with exit code -6, any idea? |
|
no idea, any process ends with SIGABRT. pre-release runs in a different environment. Have you tested it locally in a native rolling environment? |
I tested it on a rolling docker. I can check more this evening |
saikishor
left a comment
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.
I've disabled the rolling workflows for now to proceed with this PR, we can get back to rolling builds in a new PR and take a look at the failing tests due to weird timeout issue
As in other ros-controls repositories