Skip to content

Conversation

thilinarmtb
Copy link

The current regex used in the PBS scheduler can't capture negative exit codes.
See here. This PR fixes it. Coauthored by @colleeneb.

Co-Authored-By: Colleen Bertoni <[email protected]>
@TApplencourt
Copy link

Just to add some context, yes PBS use negative exit code... https://www.nas.nasa.gov/hecc/support/kb/pbs-exit-codes_185.html

Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.24%. Comparing base (6ca5b9c) to head (63d2c7c).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3571   +/-   ##
========================================
  Coverage    91.24%   91.24%           
========================================
  Files           62       62           
  Lines        13531    13531           
========================================
  Hits         12347    12347           
  Misses        1184     1184           

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants