-
Notifications
You must be signed in to change notification settings - Fork 276
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
New thermal camera test failure for Edifice #667
Comments
A similar issue appeared when forward porting |
That test is passing on CI: And it seems to have passed on the latest GitHub actions too. Where is it failing, locally? Does it always fail or is it flaky? |
@azeey, you had local failures, right? Can you share a little more information about what you're seeing? |
Sorry for the delay in responding. The error I get is the same as the one shown in the description, but it doesn't happen every time. I think it might be a flaky test due to transport issues. Locally, you can try running |
I noticed many instances of the following logged error (I'm not sure if it's relevant):
Edit: I meant to post this over here instead gazebosim/gz-rendering#253 |
Looks like the same test failing for Fortress: https://build.osrfoundation.org/job/ignition_gazebo-ci-main-bionic-amd64/59/testReport/junit/(root)/ThermalSensorTest/ThermalSensorSystemInvalidConfig/ |
I think I figured out what the problem is on Edifice, see #994 |
Environment
Description
INTEGRATION_thermal_sensor_system
test (ThermalSensorTest.ThermalSensorSystemInvalidConfig
) should passSteps to reproduce
git clone https://github.com/ignitionrobotics/ign-gazebo.git
Output
The text was updated successfully, but these errors were encountered: