Skip to content

[bugfix] Fix progress numbering for XFAIL/XPASS tests#3529

Merged
vkarak merged 2 commits intoreframe-hpc:developfrom
vkarak:bugfix/xfail-numbering
Jul 18, 2025
Merged

[bugfix] Fix progress numbering for XFAIL/XPASS tests#3529
vkarak merged 2 commits intoreframe-hpc:developfrom
vkarak:bugfix/xfail-numbering

Conversation

@vkarak
Copy link
Copy Markdown
Contributor

@vkarak vkarak commented Jul 18, 2025

Closes #3525.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.27%. Comparing base (2d1a71b) to head (344b6a5).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3529      +/-   ##
===========================================
+ Coverage    91.02%   91.27%   +0.25%     
===========================================
  Files           62       62              
  Lines        13358    13358              
===========================================
+ Hits         12159    12193      +34     
+ Misses        1199     1165      -34     

☔ 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 changed the title Fix progress numbering for XFAIL/XPASS tests [bugfix] Fix progress numbering for XFAIL/XPASS tests Jul 18, 2025
Comment thread reframe/frontend/printer.py Outdated
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog Jul 18, 2025
@vkarak vkarak merged commit ac752f1 into reframe-hpc:develop Jul 18, 2025
70 of 71 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog Jul 18, 2025
@vkarak vkarak deleted the bugfix/xfail-numbering branch July 18, 2025 12:53
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.

XFAIL status does not update and does not show the test case counter

2 participants