-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fix protobuf dependency #277
Conversation
Signed-off-by: Jorge Perez <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-transport11 #277 +/- ##
===================================================
+ Coverage 89.07% 89.09% +0.02%
===================================================
Files 51 51
Lines 4769 4769
===================================================
+ Hits 4248 4249 +1
+ Misses 521 520 -1
Continue to review full report at Codecov.
|
I have a clue about what might be happening, I'll give another shot at After pushing for this PR: gazebosim/gz-sim#1168 |
Signed-off-by: Jorge Perez <[email protected]>
@Blast545 , is this PR still relevant? |
It's not relevant anymore, I'll close it! 👍 |
Great, thanks! Can gazebosim/gz-sim#990 be closed? |
Yes, just closed! 🙌 |
Signed-off-by: Jorge Perez [email protected]
🦟 Bug fix
Fixes gazebosim/gz-sim#990
Summary
This is a continuation of gazebosim/gz-sim#1046. The original fix solved issues with the
ign-gazebo
jobs of the ignition buildfarm, but the pr jobs still have this problem.Currently the error appears only in
win-windows_nuc.win10
. I'll test ign-gazebo-pr-win job to get this issue addressed.Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge