Skip to content

vgt: consider a skipped test to be passing#7

Merged
roblaszczak merged 1 commit intoroblaszczak:mainfrom
matloob:main
Dec 9, 2025
Merged

vgt: consider a skipped test to be passing#7
roblaszczak merged 1 commit intoroblaszczak:mainfrom
matloob:main

Conversation

@matloob
Copy link
Contributor

@matloob matloob commented Dec 8, 2025

Oftentimes, tests will do some work and then skip the rest of the logic. In those cases, we should consider the test to be passing rather than failing when producing the graph.

Oftentimes, tests will do some work and then skip the rest of the logic.
In those cases, we should consider the test to be passing rather than
failing when producing the graph.
@roblaszczak
Copy link
Owner

Good idea, thanks!

@roblaszczak roblaszczak closed this Dec 9, 2025
@roblaszczak roblaszczak reopened this Dec 9, 2025
@roblaszczak roblaszczak merged commit fe75dd9 into roblaszczak:main Dec 9, 2025
@matloob
Copy link
Contributor Author

matloob commented Dec 9, 2025

Hi, I broke the tests. #8 to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants