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

πŸ§‘β€πŸŒΎ Ogre gl3plus tests failing due to unsupported engine #1107

Open
Crola1702 opened this issue Feb 13, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Crola1702
Copy link
Contributor

Environment

  • OS Version: Windows conda legacy ogre
  • Source build

Output

Reference builds:

Test regressions

All the failed tests have the following environment variables:

Environment variables: 
  GZ_ENGINE_TO_TEST=ogre
  GZ_ENGINE_BACKEND=gl3plus

Some of them fail when loading gz-rendering-ogre plugins. Others show Engine 'ogre' unsupported

@iche033
Copy link
Contributor

iche033 commented Feb 13, 2025

Some of them fail when loading gz-rendering-ogre plugins. Others show Engine 'ogre' unsupported

I briefly looked into this before. I think the tests are crashing on exit. For tests that print out the unsupported warnings, they actually do also load the ogre engine but do not execute the body of the test, and then proceed to crash on exit. I think there is an issue unloading the engine.

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: Inbox
Development

No branches or pull requests

2 participants