Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@xylar
Copy link
Collaborator

@xylar xylar commented Jul 13, 2022

When test cases are run on their own, they don't put a log file in case_outputs so we shouldn't incorrectly point to one.

This merge also clean things up by converting calls to the .format() method to f-strings.

closes #398

@xylar xylar added bug Something isn't working clean-up labels Jul 13, 2022
@xylar xylar self-assigned this Jul 13, 2022
@pep8speaks
Copy link

pep8speaks commented Jul 13, 2022

Hello @xylar! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-07-13 11:48:36 UTC

xylar added 2 commits July 13, 2022 13:48
When test cases are run on their own, they don't put a log file
in `case_outputs` so we shouldn't incorrectly point to one.
@xylar xylar force-pushed the fix_log_path_in_error branch from 0ec2753 to ead3f71 Compare July 13, 2022 11:48
@xylar
Copy link
Collaborator Author

xylar commented Jul 13, 2022

Testing

I ran the nightly test suite on Linux with Gnu compilers and saw the normal output (all tests passed).

I ran a single test in its work directory (deliberately causing it to fail) and saw the expected stack trace and error message but not the message about a log file in case_output.

@xylar xylar merged commit bf29cdc into MPAS-Dev:master Jul 13, 2022
@xylar xylar deleted the fix_log_path_in_error branch July 13, 2022 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working clean-up framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect log file message when running individual testcase

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.