-
Notifications
You must be signed in to change notification settings - Fork 17
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
2 ➡️ 5 #180
2 ➡️ 5 #180
Conversation
Signed-off-by: Mabel Zhang <mabel@openrobotics.org> Signed-off-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Argh, looks like UNIT_ign_TEST failed on something else in Bionic. Will check tomorrow. |
I reverted the But the other tests were failing on CI because they couldn't even find the If that doesn't fix it, maybe we should look at this PR further how it replaced that environment variable... f76990e |
Codecov Report
@@ Coverage Diff @@
## ign-launch5 #180 +/- ##
================================================
+ Coverage 0 32.92% +32.92%
================================================
Files 0 4 +4
Lines 0 817 +817
================================================
+ Hits 0 269 +269
- Misses 0 548 +548
Continue to review full report at Codecov.
|
All CI passing except for Windows. (With tests passing on Ubuntu after the reverts, I guess that means the |
Yeah the Windows test failures are pre-existing: https://build.osrfoundation.org/job/ign_launch-ign-5-win/14/#showFailuresLink This PR looks good to me, it would just be nice to squash the last 3 commits and suffix the commit message with |
Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
a4e4631
to
6ca4edb
Compare
Done 6ca4edb Thanks for the help @mabelzhang ! |
Should we disable these tests for windows? |
Yeah the command line ones definitely. The other one may be fixable. That can come in a separate PR though. |
➡️ Forward port
Port
ign-launch2
toign-launch5
Branch comparison: ign-launch5...ign-launch2
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)