gazebosim / gazebosim/gz-rendering
Camera/CameraTest.VisualAt/ogre2 flaky test on Bionic/amd64
- Dominant language
- C++
- Stars
- 81
- Forks
- 90
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 10
Description
I've seen the `Camera/CameraTest.VisualAt/ogre2` failing in [some](https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering3-bionic-amd64/21/testReport/) [builds](https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering3-bionic-amd64/25/) for Bionic/amd64.
[Changes listed in build 20](https://build.osrfoundation.org/job/ignition_rendering-ci-ign-rendering3-bionic-amd64/20/)seems to be the starting point of the failures.
```
54: [ RUN ] Camera/CameraTest.VisualAt/ogre2
54: [1;32m[Msg] [0m[1;32mLoading plugin [[0m[1;32mignition-rendering-ogre2[0m[1;32m][0m[1;32m[0m
54: /var/lib/jenkins/workspace/ignition_rendering-ci-ign-rendering3-bionic-amd64/ign-rendering/test/integration/camera.cc:243: Failure
54: Expected: (nullptr) != (vis), actual: (nullptr) vs 16-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00>
54: [ FAILED ] Camera/CameraTest.VisualAt/ogre2, where GetParam() = "ogre2" (224 ms)
```
Contributor guide
Assessment
This issue has not been assessed yet.