Skip to content
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

ign-gazebo regressions test failing INTEGRATION_rgbd_camera.test_ran #131

Closed
tfoote opened this issue May 11, 2020 · 4 comments · Fixed by #144
Closed

ign-gazebo regressions test failing INTEGRATION_rgbd_camera.test_ran #131

tfoote opened this issue May 11, 2020 · 4 comments · Fixed by #144
Assignees
Labels
rendering Involves Ignition Rendering tests Broken or missing tests / testing infra

Comments

@tfoote
Copy link

tfoote commented May 11, 2020

On linux: https://build.osrfoundation.org/job/ignition_gazebo-ci-master-bionic-amd64/
And MacOS: https://build.osrfoundation.org/job/ignition_gazebo-ci-master-homebrew-amd64/

Test INTEGRATION_rgbd_camera.test_ran is failing.

Expected: (depthBuffer) != (nullptr), actual: NULL vs 8-byte object <00-00 00-00 00-00 00-00>

From: https://build.osrfoundation.org/job/ignition_gazebo-ci-master-bionic-amd64/lastCompletedBuild/consoleText

109: /var/lib/jenkins/workspace/ignition_gazebo-ci-master-bionic-amd64/ign-gazebo/test/integration/rgbd_camera.cc:95: Failure
109: Expected: (depthBuffer) != (nullptr), actual: NULL vs 8-byte object <00-00 00-00 00-00 00-00>
109/116 Test #109: INTEGRATION_rgbd_camera ..............................***Exception: SegFault  1.90 sec
@chapulina chapulina added rendering Involves Ignition Rendering tests Broken or missing tests / testing infra labels May 11, 2020
@chapulina chapulina self-assigned this May 14, 2020
@chapulina
Copy link
Contributor

I think this was fixed for ign-gazebo2 on this PR, which is being forward-ported to ign-gazebo3 on #136

@j-rivero
Copy link
Contributor

The job pointed by Tully checks the master branch of ign-gazebo and the PR landed in ignition-gazebo3 branch which does not seems to suffer from the problem before/after merging the PR https://build.osrfoundation.org/job/ignition_gazebo-ci-ign-gazebo3-bionic-amd64/ . Should we prepare a forward to master branch?

@chapulina
Copy link
Contributor

Should we prepare a forward to master branch?

This is happening on #144 😉

@j-rivero
Copy link
Contributor

This is happening on #144 wink

confirmed, I don't see the problem in the CI of that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rendering Involves Ignition Rendering tests Broken or missing tests / testing infra
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants