Skip to content

Conversation

@roystgnr
Copy link
Member

No serious bugs here, but the tests/ fixes should very slightly reduce runtime by removing a few degraded unit tests from configurations that don't support running those tests for real.

And this breaks `--disable-optional --disable-paranoid-warnings
--disable-werror` builds with them.
This fixes an nvc++ warning with --disable-amr, and avoids running or
reporting tests that are redundant in that configuration.
This fixes a nvc++ unused parameter warning for me, and in a better way
than the fix we'd previously used for Nemesis.
@moosebuild
Copy link

Job Coverage, step Generate coverage on 7c16d1a wanted to post the following:

Coverage

03e0ca #4298 7c16d1
Total Total +/- New
Rate 65.01% 65.01% +0.00% -
Hits 76959 76961 +2 0
Misses 41429 41427 -2 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

@moosebuild
Copy link

Job Min gcc on 7c16d1a : invalidated by @jwpeterson

Try again now that PETSc has been updated on the Min gcc recipe

@moosebuild
Copy link

Job Test mac on 7c16d1a : invalidated by @jwpeterson

Try again now that PETSc 3.24 deprecation warnings have been fixed

Copy link
Member

@jwpeterson jwpeterson left a comment

Choose a reason for hiding this comment

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

I will also backport these fixes to 1.9.x (and possibly 1.8.x if they apply).

@jwpeterson jwpeterson merged commit 739e367 into libMesh:devel Oct 30, 2025
21 checks passed
@roystgnr roystgnr deleted the disable_optional_warning_fix branch October 30, 2025 13:51
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

Successfully merging this pull request may close these issues.

3 participants