Skip to content

Print payu run error message; Update resource for unit test#232

Merged
Qian-HuiChen merged 2 commits into
mainfrom
229-run-submit-log
Jun 29, 2026
Merged

Print payu run error message; Update resource for unit test#232
Qian-HuiChen merged 2 commits into
mainfrom
229-run-submit-log

Conversation

@Qian-HuiChen

Copy link
Copy Markdown
Contributor

This PR fixes two issues:

  1. Print error message for payu run in subprocess. Closes Add stdout/stderr logs for failed payu run submission #229.
  2. Update the OM2 and OM3 resources for unit tests, since the previous branches are removed in the OM2 and OM3 configs.

@Qian-HuiChen Qian-HuiChen requested a review from jo-basevi June 29, 2026 03:47
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.75%. Comparing base (5ba476e) to head (6869a94).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   90.06%   89.75%   -0.31%     
==========================================
  Files          22       22              
  Lines        1308     1308              
==========================================
- Hits         1178     1174       -4     
- Misses        130      134       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jo-basevi jo-basevi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for adding this in! Looks good to me

@Qian-HuiChen Qian-HuiChen merged commit f65111a into main Jun 29, 2026
7 of 8 checks passed
@Qian-HuiChen Qian-HuiChen deleted the 229-run-submit-log branch June 29, 2026 05:10
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.

Add stdout/stderr logs for failed payu run submission

2 participants