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

INTEGRATION_gpu_rays_ogre_gl3plus fails on Ubuntu Noble #1057

Open
iche033 opened this issue Sep 14, 2024 · 1 comment
Open

INTEGRATION_gpu_rays_ogre_gl3plus fails on Ubuntu Noble #1057

iche033 opened this issue Sep 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@iche033
Copy link
Contributor

iche033 commented Sep 14, 2024

Environment

  • OS Version: 24.04
  • Source or binary build? source, gz-rendering9
  • If this is a GUI or sensor rendering bug, describe your GPU and rendering system. Otherwise delete this section.
    • Rendering plugin: [ogre ].
    • Running on a machine with no gpu (llvmpipe)

Description

  • Expected behavior: INTEGRATION_gpu_rays_ogre_gl3plus should pass
  • Actual behavior: the GpuRaysTest.Heightmap test case fails

Steps to reproduce

  1. GZ_ENGINE_TO_TEST=ogre ./build/gz-rendering9/bin/INTEGRATION_gpu_rays

Output

[ RUN      ] GpuRaysTest.Heightmap
(2024-09-14 00:11:33.343) [debug] [CommonRenderingTest.hh:44] Read GZ_ENGINE_TO_TEST=ogre
(2024-09-14 00:11:33.343) [info] [RenderEngineManager.cc:455] Loading plugin [gz-rendering-ogre]
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
(2024-09-14 00:11:33.492) [info] [OgreHeightmap.cc:675] Loading heightmap: scene::Heightmap(65525)
(2024-09-14 00:11:34.174) [info] [OgreHeightmap.cc:688] Heightmap loaded. Process took 681 ms.
home/iche/code/gz_i_ws_noble2/src/gz-rendering/test/integration/gpu_rays.cc:1026: Failure
Expected: (14.9) < (range), actual: 14.9 vs 0

@iche033
Copy link
Contributor Author

iche033 commented Nov 11, 2024

Just tested this with latest gz-rendering9 commit, 9e874c0, on Ubuntu Noble with no gpu, and I'm not able to reproduce the test failure any more. I don't think we've updated the OgreGpuRays implementation in ogre 1.x recently too.

Can someone else try run this test and see if it fails on their machine? If not, I think we can close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

1 participant