Skip to content

field_manager unexpected test pass without yaml #1732

@rem1776

Description

@rem1776

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions