We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
INTEGRATION_rgbd_camera.test_ran
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
The text was updated successfully, but these errors were encountered:
I think this was fixed for ign-gazebo2 on this PR, which is being forward-ported to ign-gazebo3 on #136
ign-gazebo2
ign-gazebo3
Sorry, something went wrong.
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?
master
ign-gazebo
ignition-gazebo3
Should we prepare a forward to master branch?
This is happening on #144 😉
This is happening on #144 wink
confirmed, I don't see the problem in the CI of that PR.
j-rivero
chapulina
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: