-
Notifications
You must be signed in to change notification settings - Fork 212
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
Need better test case coverage in cime_developer #646
Comments
After discussion: LII and SSP can't be tested in CIME. Others can't easily be tested in CIME without full component models. |
Can we use fake tests? |
I forgot about this issue. This is fairly important if we want to guarantee that things like PET will work for our users. @rljacob this should be assigned to someone so that we don't forget; not sure who the best person is, probably one of the Jims. |
Update case members in case_setup Also, ACME is making heavy use of PET, so it needs to be tested in cime_developer. Test suite: scripts_regression_tests Z_FullSystemTest Test baseline: Test namelist changes: Test status: bit for bit Fixes #646 User interface changes?: Adds PET test to cime_developer, PET behavior change Code review: @jedwards4b
So PET is now tested but what about the others from that list? |
@rljacob , maybe I have my ACME hat on here too much, but at this point, every test that ACME cares about is tested. |
Well I think this issue should be viewed with a CIME hat on. The test types are a feature provided by CIME and so CIME should test them. |
@rljacob probably but this is a case where I understand PET and it is testable in CIME standalone and that's not the case for the others. I'll go ahead an unassign myself because I have no plans to do further work on this in the near term. |
Hah, you already did that. |
We are currently only testing NCK, ERI, SEQ, ERS, ERR, and SMS.
Untested: ERP, ERT, ICP, LII, NCR, NOC, PEA, PEM, PET, PFS, REP, SSP
It seems like we should be testing most if not all of these nightly.
The text was updated successfully, but these errors were encountered: