[develop] Bugfix find task function in setup.py#745
Conversation
MichaelLueken
left a comment
There was a problem hiding this comment.
@danielabdi-noaa These changes look good to me! Thanks for correcting run_make_lbcs - renaming task_make_ics to task_make_lbcs.
|
@danielabdi-noaa As of this time, there is the expected failure of the I'm also noting a failure on Cheyenne GNU, the
and then stops. If you would like to look at the output, please see:
I'll try manually running this test and see if it passes or fails. I'll let you know what I find. |
|
@danielabdi-noaa Following up, manual reruns of the I'm also seeing: I'll try running the test separately on another platform to see if it is an issue only on Cheyenne or if it is also present on other machines. I'm trying to see now if this is an issue with the test itself, or if this is an issue associated with issue #652. I'll continue trying to see if I can't uncover any other issues with this test. |
|
The |
|
The rerun of the |
## DESCRIPTION OF CHANGES: * Modifications to `run_WE2E_tests.sh`: * Add examples to help/usage statement * Modifications to `check_expts_status.sh`: * Add arguments list that can be processed by `process_args` * Add new optional arguments: `num_log_lines`, `verbose` * Include a help/usage message ## TESTS CONDUCTED: * Ran `run_WE2E_tests.sh --help` from the command line and got the expected help message. * Ran `check_expts_status.sh --help` from the command line and got the expected help message. * Used `run_WE2E_tests.sh` to run a set of 2 WE2E tests -- works as expected. * Used `check_expts_status` to check on the status of the 2 tests run above and got the expected status message. ## DEPENDENCIES: PR #[241](ufs-community#241) ## DOCUMENTATION: A lot of this PR is documentation in the scripts. There is an accompanying documentation PR #[241](ufs-community#241) into ufs-srweather-app.
DESCRIPTION OF CHANGES:
There seems to be a bug in
dict_find. I am not sure how it worked so far.FalseNoneinstead ofFalsetask_make_lbcsis wrongType of change
TESTS CONDUCTED:
DEPENDENCIES:
DOCUMENTATION:
ISSUE:
CHECKLIST
LABELS (optional):
A Code Manager needs to add the following labels to this PR:
CONTRIBUTORS (optional):