Skip to content

[bugfix] Include test info when skipping tests#3388

Merged
vkarak merged 1 commit intoreframe-hpc:masterfrom
vkarak:bugfix/test-name-skip-msg
Feb 12, 2025
Merged

[bugfix] Include test info when skipping tests#3388
vkarak merged 1 commit intoreframe-hpc:masterfrom
vkarak:bugfix/test-name-skip-msg

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Feb 11, 2025

Now output is the following:

[     SKIP ] (1/3) SkipTest /dbb6b33c @generic:default+builtin [unsupported]
[       OK ] (2/3) CompileOnlyHelloTest /ecfc0900 @generic:default+builtin
[     SKIP ] (3/3) HelloTest /2b3e4546 @generic:default+builtin [could not satisfy the minimum task requirement: required 2, found 1]

Closes #3351.

@vkarak vkarak merged commit 52d7be8 into reframe-hpc:master Feb 12, 2025
36 checks passed
@vkarak vkarak deleted the bugfix/test-name-skip-msg branch February 12, 2025 10:31
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.

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

2 participants