Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Jan 25, 2021

When A -> B -> C -> D, if D is missing, we should skip all of A, B and C, i.e., we need to recursively skip all the test cases that depend on the missing one. This currently leads to a crash. Since this urgent, because it breaks the tutorials in #1692 I suggest merging this asap for 3.4. We will add proper unit tests for it in 3.5.

@vkarak vkarak merged commit 278ed31 into reframe-hpc:master Jan 26, 2021
@vkarak vkarak deleted the bugfix/skip-cases-dangling-deps branch January 26, 2021 09:03
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.

3 participants