-
Notifications
You must be signed in to change notification settings - Fork 313
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
Add script to summarize results of run_sys_tests #2517
Open
samsrabin
wants to merge
18
commits into
ESCOMP:b4b-dev
Choose a base branch
from
samsrabin:test-summary-tool
base: b4b-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These failures are already tracked with derecho versions
This will be reverted once issue ESCOMP#2423 has been addressed
This also adds a corresponding namelist build unit test and similar test to check that sp mode + spitfire fails
Merge b4b-dev Some fixes for run_neon that came up in ctsm5.1.dev172. Small bug fix for units of vector format hillslope hydrology. Start adding PLUMBER2 users-mods (NOT functional)
FATES API35 parameter file update
FATES default allometry parameter file update This updates the default FATES parameter file which includes a number of changes: - Default global tree pft allometry update - New allometric mode options - New scaling coefficients for alternative leaf maintenance respiration - New switch to control the use of host land model day length scaling factor This also incorporates some testing additions and clean up, including: - Removes cheyenne expected failure tests that have been converted to derecho - Adds a 5x5_amazon test to aux_clm and the expected failures list - Temporarilry converts a fates 5x5_amazon test to f10 test - Adds namelist check and corresponding unit test to make sure fates hydro and fates satellite phenology mode can not be used together The FATES externals tag is also updated which includes a number of bug fixes and the addition of new history output.
Merge b4b-dev branch into master.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
In a test directory generated by
run_sys_tests
, call/path/to/ctsm/test-summary/test_summary.sh
to get a list of the various ways a test can finish (pass, diffs from baseline, etc.) and the tests that experienced each. @ekluzek did something similar in Perl with parse_cime.cs.status, but... Perl.Specific notes
Contributors other than yourself, if any: None
CTSM Issues Fixed (include github issue #): None
Are answers expected to change (and if so in what way)? No
Any User Interface Changes (namelist or namelist defaults changes)? No
Does this create a need to change or add documentation? Did you do so? Yes; instructions for using this script should be added. I have not yet done so.
Testing performed, if any: Performs as expected.
Requested features
NLFAIL
, which are currently included inaccounted_for_pass
.NLFAIL
, summarize the differences.Example output
In
/glade/derecho/scratch/samrabin/tests_0502-114210de
: