-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compset DTESTM still needs adjustments to work #3096
Comments
OK, I just could not recall where we left things and github-searching proved unfruitful. Is this the change we want? Note that this file also has another line that may have an extra space. And for that matter, should we check all of these entries for trailing spaces? Or does it make sense to adjust the python that parses the line? |
closing and re-opening #2953 |
rljacob
pushed a commit
that referenced
this issue
Apr 21, 2021
…9-04-29 Jgfouca/branch for acme split 2019 04 29 Bug fixes: Need consistent case for USE_CXX in Makefile (Restores cxxlib flag for PIO2). Some E3SM components still can't build with -DDEBUG Test suite: scripts_regression_tests.py Test baseline: Test namelist changes: Test status: [bit for bit, roundoff, climate changing] Fixes [CIME Github issue #] User interface changes?: Update gh-pages html (Y/N)?: Code review: @jedwards4b
jgfouca
added a commit
that referenced
this issue
Nov 21, 2024
Big rework of P3 around new BFB baseline unit tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I thought we had fixed this already or at least had an issue open.
The DTESTM compset is for testing ICE only and we found the fix (or at least work-around) by simply removing a space in
components/mpas-seaice/cime_config/config_compsets.xml
I wanted to remind us of the details here:
And here is what I changed in a different repo to allow things to work as expected:
(remove space)
The text was updated successfully, but these errors were encountered: