Replies: 2 comments 2 replies
|
Specifically is CESM running the tests in https://github.com/ESCOMP/CESM_share/tree/main/test/unit on a regular basis? |
0 replies
|
We do use scripts/fortran_unit_testing regularly / frequently in CTSM testing. The CESM_share unit tests are not regularly run, though I run them on an as-needed basis. I'd like for us to run them more regularly (see ESCOMP/CESM_share#20). I'm curious what your motivation is: were you thinking about whether this could be removed, or perhaps leveraged more heavily? I forget: do you have a different system for running Fortran unit tests in E3SM (by which I mean traditional software unit tests that generate a pass/fail result)? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Are the tests invoked by scripts/fortran_unit_testing being run on a regular basis by anyone?
I know E3SM isn't running them.
@billsacks might know.
All reactions