Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Feb 22, 2021

ReFrame will now also print FAILURE as the final result in cases where not all test cases have been run. This covers cases such as #1740, where errors occur during polling.

Fixes #1740.

@vkarak vkarak added this to the ReFrame 3.4.2 milestone Feb 22, 2021
@vkarak vkarak requested a review from ekouts February 22, 2021 13:02
@vkarak vkarak self-assigned this Feb 22, 2021
@codecov-io
Copy link

Codecov Report

Merging #1801 (63b9ebe) into master (92efd1f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1801   +/-   ##
=======================================
  Coverage   87.57%   87.57%           
=======================================
  Files          49       49           
  Lines        7919     7919           
=======================================
  Hits         6935     6935           
  Misses        984      984           
Impacted Files Coverage Δ
reframe/frontend/executors/__init__.py 98.19% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92efd1f...63b9ebe. Read the comment docs.

@vkarak vkarak merged commit 09c8bc9 into reframe-hpc:master Feb 22, 2021
@vkarak vkarak deleted the bugfix/print-failure-for-incomplete-runs branch February 22, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test is marked as passed if sacct fails to return

3 participants