-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
Describe the bug
the field manager has a namelist variable for yaml support and a test to check that it will fail out if yaml support is not compiled but the namelist flag is turned on. I've seen some unexpected passes with gcc but not sure why, thought it wasn't reading in the nml but seems like it is.
To Reproduce
run the field_manager tests without yaml support enabled, might get a unexpected pass from the last test.
Expected behavior
code should error out if a yaml support is enabled via the nml but libyaml was not included in the build.
System Environment
gcc 15.1 + mpich (testing for new ci image)
Metadata
Metadata
Assignees
Labels
No labels