Skip to content

Conversation

@jasonb5
Copy link
Collaborator

@jasonb5 jasonb5 commented Sep 27, 2024

The get_ts_synopsis function's catch-all would report an error when
the baseline comparison was actually success and had a PASS state.

This PR fixes the issue by explicitly checking if the the CPRNC output
reports identical files first. This allows the catch-all to still function for
unknown errors that may appear in the CPRNC output.

Test suite: doctests
Test baseline: n/a
Test namelist changes: n/a
Test status: n/a

Fixes #4685
User interface changes?: n
Update gh-pages html (Y/N)?: n

@jasonb5 jasonb5 self-assigned this Sep 27, 2024
Copy link
Member

@billsacks billsacks left a comment

Choose a reason for hiding this comment

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

Thank you for this fix @jasonb5 - looks good!

@jasonb5 jasonb5 merged commit a7bd4df into master Oct 3, 2024
7 checks passed
@jasonb5 jasonb5 deleted the fix_ts_synopsis branch October 3, 2024 15:54
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.

Confusing BASELINE result: PASS but also "Could not interpret CPRNC output"

4 participants