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

Runtime warnings from tests should be ignored by Jenkins #1108

Open
azeey opened this issue Jan 17, 2024 · 0 comments
Open

Runtime warnings from tests should be ignored by Jenkins #1108

azeey opened this issue Jan 17, 2024 · 0 comments

Comments

@azeey
Copy link
Contributor

azeey commented Jan 17, 2024

Some of our Jenkins jobs are yellow because Jenkins thinks there are compiler warnings when in reality, the warnings are generated when running unit/integration tests. Examples:

  1. gz-gui has over 200 QML warnings that are treated as gcc warnings: https://build.osrfoundation.org/job/gz_gui-ci-pr_any-jammy-amd64/113/gcc/
  2. gz-rendering has 20 warnings from Ogre failing to create a rendering window: https://build.osrfoundation.org/job/gz_rendering-pr-win/14/parsed_console/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant