-
Notifications
You must be signed in to change notification settings - Fork 581
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
Enable iron build jobs in CI #2420
Conversation
Seems like the failing test is doing This can be removed for this test, but there likely will be more instances like these. |
My take is that we might want to rerun this on a fresh set of iron images. |
Sounds good. And actually, that failing test does require |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2420 +/- ##
==========================================
- Coverage 50.74% 43.02% -7.72%
==========================================
Files 392 692 +300
Lines 32553 56295 +23742
Branches 0 7272 +7272
==========================================
+ Hits 16517 24213 +7696
- Misses 16036 31920 +15884
- Partials 0 162 +162 ☔ View full report in Codecov by Sentry. |
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
@henningkayser I saw this sitting around and updated / re-ran CI under the assumption that it should work by now (i.e., half a year later). EDIT: Seems there are some MoveIt Servo tests failing. Either there is an Iron specific issue or something needs a backport. I will choose to not investigate this one myself. One question though: I notice that with this PR both humble and iron also add a |
Iron's about to go EOL, so it's probably not worth putting this in at this point. |
I thought we had done this already for main, but obviously this was not the case. Iron should also be enforced for PRs.