Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented May 20, 2022

Now not only files that import reframe are consider, but also files that use the @simple_test decorator.

Fixes #2502.

@vkarak vkarak added this to the ReFrame sprint 22.05.1 milestone May 20, 2022
@vkarak vkarak requested review from ekouts and rsarm May 20, 2022 23:03
@vkarak vkarak self-assigned this May 20, 2022
@vkarak vkarak requested a review from victorusu May 23, 2022 13:22
Copy link
Contributor

@victorusu victorusu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. this is a great idea! Does it make sense to have this as a helper function that we can reuse in other tests?

@victorusu
Copy link
Contributor

lgtm. this is a great idea! Does it make sense to have this as a helper function that we can reuse in other tests?

Forget it! It is already there! 😄

@vkarak vkarak merged commit d4ab032 into reframe-hpc:master May 24, 2022
@vkarak vkarak deleted the bugfix/detect-reframe-files branch May 24, 2022 16:49
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.

ReFrame requires an import reframe statement to consider a Python file as reframe test

3 participants