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

Disable rendering tests on macOS that are known to fail #209

Merged
merged 5 commits into from
Aug 15, 2020

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Jun 17, 2020

Tests that use OGRE2 rending have been failing on macOS for a long time. There is an effort to address this from the ign-rendering side in ign-rendering#83, but until that is merged, I thought we should disable these tests. I used gtests ability to disable tests by prepending DISABLED_ to the test name so that the tests are compiled, but they won't be ran.

@azeey azeey requested a review from chapulina as a code owner June 17, 2020 18:30
@azeey azeey self-assigned this Jun 17, 2020
@chapulina chapulina added rendering Involves Ignition Rendering tests Broken or missing tests / testing infra 📜 blueprint Ignition Blueprint labels Jul 20, 2020
@chapulina
Copy link
Contributor

I think it would be good to release gazebosim/gz-cmake#102 and use that here.

@chapulina chapulina added the macOS macOS support label Jul 24, 2020
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an effort to address this from the ign-rendering side in ign-rendering#83

That was merged, but I don't think that affects ign-gazebo tests: gazebosim/gz-rendering#83.


This PR LGTM, but note that there are more failing tests on macOS.

@chapulina chapulina merged commit fb1d7b5 into gazebosim:ign-gazebo2 Aug 15, 2020
@azeey azeey deleted the disable_rendering_tests_macos branch August 18, 2020 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 blueprint Ignition Blueprint macOS macOS support rendering Involves Ignition Rendering tests Broken or missing tests / testing infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants