Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print the test name when skipping tests during runtime especially in async policy #3351

Open
vkarak opened this issue Dec 17, 2024 · 0 comments · Fixed by #3388
Open

Print the test name when skipping tests during runtime especially in async policy #3351

vkarak opened this issue Dec 17, 2024 · 0 comments · Fixed by #3388

Comments

@vkarak
Copy link
Contributor

vkarak commented Dec 17, 2024

Currently, when a test is skipped in async policy, we only get the reason of skipping, but not the test that was skipped, e.g.:

[     SKIP ] (1/4) could not satisfy the minimum task requirement: required 2, found 0
@vkarak vkarak added this to the ReFrame 4.8 milestone Dec 17, 2024
@vkarak vkarak moved this to Todo in ReFrame Backlog Dec 17, 2024
@vkarak vkarak modified the milestones: ReFrame 4.8, ReFrame 4.7.4 Feb 4, 2025
@vkarak vkarak self-assigned this Feb 11, 2025
@vkarak vkarak moved this from Todo to In Progress in ReFrame Backlog Feb 11, 2025
@vkarak vkarak linked a pull request Feb 11, 2025 that will close this issue
@vkarak vkarak moved this from In Progress to Merge To Develop in ReFrame Backlog Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merge To Develop
Development

Successfully merging a pull request may close this issue.

1 participant