Skip to content

Suppress unit test warning#2182

Merged
danrbailey merged 1 commit intoAcademySoftwareFoundation:masterfrom
danrbailey:suppress_unittest_warning
Mar 27, 2026
Merged

Suppress unit test warning#2182
danrbailey merged 1 commit intoAcademySoftwareFoundation:masterfrom
danrbailey:suppress_unittest_warning

Conversation

@danrbailey
Copy link
Copy Markdown
Contributor

This warning is emitted four times by the TestFile unit tests:

"WARNING: testGridNaming.vdb2 has more than one grid named "grid"

Although what is being tested is valid, the warning is not useful, so suppressing it for this routine by redirecting stderr.

…id named "grid"

Signed-off-by: Dan Bailey <danbailey@ilm.com>
@danrbailey danrbailey requested a review from kmuseth as a code owner March 20, 2026 20:02
@danrbailey danrbailey merged commit d5da5b0 into AcademySoftwareFoundation:master Mar 27, 2026
43 checks passed
@danrbailey danrbailey deleted the suppress_unittest_warning branch March 27, 2026 20:12
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.

2 participants