⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Jan 13, 2026

The PREEMPTED Slurm job state is now treated as a "pending" state and therefore ReFrame will not continue with the test's execution if a job is preempted.

Closes #3608.

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.25%. Comparing base (e197ed3) to head (9ea7bcf).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3610   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files          62       62           
  Lines       13583    13583           
=======================================
  Hits        12395    12395           
  Misses       1188     1188           

☔ 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.

@vkarak vkarak linked an issue Jan 13, 2026 that may be closed by this pull request
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog Jan 14, 2026
@vkarak vkarak merged commit 1d35117 into reframe-hpc:master Jan 14, 2026
69 of 71 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog Jan 14, 2026
@vkarak vkarak deleted the bugfix/slurm-preemption branch January 14, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Job preemption is not supported by the Slurm backend

2 participants