-
Notifications
You must be signed in to change notification settings - Fork 568
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
fix duplicated regtests #716
fix duplicated regtests #716
Conversation
and did some clean up
@aliabdolali please see the branch mentioned in #707 (comment) there are a few more places where duplicative regression tests exist beyond the lists @kgerheiser mentioned and you fixed here. |
update matrix.base to remove more duplicitive regression tests
@JessicaMeixner-NOAA I merged your branch to this one. Tests are submitted. Thanks for providing them. |
The tests ran with changes in the following cases (all expected):
and preknown non-identical cases:
|
The tests ran with changes in the following cases (all expected):
and preknown non-identical cases:
|
@aliabdolali were the files to big to post the full txt files from the regression tests? |
oops, I forgot it, just updated it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aliabdolali Have we confirmed if any of these new tests have reproducibility issues? Either way, the PR looks good and should be merged.
Yes, they are reproducible. |
Pull Request Summary
Instead of running 4 of the same tests, update the input for MPI to match serial for PR3_UNO_MPI, PR3_UNO_MPI_SCRIP and PR3_UNO_MPI for mww3_test_02 tests
Description
Updates matrix.base
Issue(s) addressed
fixes #707
Commit Message
Update duplicative regression tests (2)
Check list
Testing
How were these changes tested? matrix
Are the changes covered by regression tests? yes
Have the matrix regression tests been run (if yes, please note HPC and compiler)? intel ncep
Please indicate the expected changes in the regression test output, (Note the list of known non-identical tests.)
The updated tests are different:
Please provide the summary output of matrix.comp (matrix.Diff.txt, matrixCompFull.txt and matrixCompSummary.txt):