-
Notifications
You must be signed in to change notification settings - Fork 284
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
π©βπΎ Make depth camera tests more robust #897
Conversation
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-gazebo5 #897 +/- ##
===============================================
+ Coverage 65.32% 65.57% +0.25%
===============================================
Files 240 243 +3
Lines 17624 18304 +680
===============================================
+ Hits 11513 12003 +490
- Misses 6111 6301 +190
Continue to review full report at Codecov.
|
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.
what's about the thermal_sensor_system.cc
? I think it's failing for a similar reason.
Signed-off-by: Louise Poubel <[email protected]>
Good call, increased the time in 082f28c |
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
This pull request has been mentioned on Gazebo Community. There might be relevant details there: https://community.gazebosim.org/t/new-ignition-releases-2022-04-13-fortress-edifice/1367/1 |
Signed-off-by: Louise Poubel [email protected]
π¦ Bug fix
Summary
This test has been flaky on Linux, failing with:
Here's the test history:
https://build.osrfoundation.org/job/ignition_gazebo-ci-ign-gazebo5-bionic-amd64/19/testReport/(root)/INTEGRATION_depth_camera/test_ran/history/
Most likely, it's quitting before it receives the message. This PR allows more time to receive the message, and stops waiting when the message is received.
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge
πΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈπΈ
https://github.com/osrf/buildfarmer/issues/207