Skip to content

Conversation

@jjotero
Copy link
Contributor

@jjotero jjotero commented Mar 29, 2021

This PR fixes a bug introduced by #1876, which forced the sanity_patters to be set directly in the class body of the test.

The syntax for checking if required variables are set has been adapted to the newer built-in variable syntax.

Closes #1885.

@vkarak vkarak added this to the ReFrame sprint 21.03.2 milestone Mar 29, 2021
@vkarak vkarak changed the title [bugfix] Do not skip test if sanity_patterns is a required variable [bugfix] Do not skip test if sanity_patterns is not set Mar 30, 2021
@vkarak vkarak merged commit 9038050 into reframe-hpc:master Mar 30, 2021
@jjotero jjotero deleted the feat/use-required-vars branch March 30, 2021 11:31
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.

Requiring sanity_patterns to be defined in __init__ has broken several tests

2 participants