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

[enhancement] Do not issue warning when skipping tests during the init phase #3286

Merged

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Oct 21, 2024

The rationale behind this is that skipping tests during initialization could be part of a parameterization pruning process. The skip message is printed in verbose mode now.

Closes #3284.

@vkarak vkarak added this to the ReFrame 4.7 milestone Oct 21, 2024
@vkarak vkarak self-assigned this Oct 21, 2024
@vkarak vkarak merged commit 90d6980 into reframe-hpc:develop Oct 22, 2024
25 checks passed
@vkarak vkarak deleted the enhancement/silence-skip-tests-init branch October 22, 2024 09:35
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.

Add option to silence warning for skip/skip_if
3 participants