Skip to content
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

Adds logging to tests failing on CloudBurst #2025

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mspelman07
Copy link
Contributor

This PR is adding the logging required to record the outputs from the tests that are currently failing. There is no expectation to merge this PR.

log_file_mode = a+
log_file_format = %(asctime)s %(filename)s->%(funcName)s:%(lineno)s %(levelname)s: %(message)s
log_date_format = %Y-%m-%d %H:%M:%S
log_file=/home/h04/mspelman/improver/pytest_log.log
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 you might want to take care not to push up local filepaths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants