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

Detect dual test case run #795

Open
LarsAsplund opened this issue Jan 14, 2022 · 0 comments · May be fixed by #824
Open

Detect dual test case run #795

LarsAsplund opened this issue Jan 14, 2022 · 0 comments · May be fixed by #824

Comments

@LarsAsplund
Copy link
Collaborator

Issue #794 highlighted an improper use of VUnit where a single test case is run twice. The bad side effects of such use was fixed in that issue but the root cause is still not flagged as an error. Adding such detection of dual test case runs is the purpose of this issue.

std-max added a commit to std-max/vunit that referenced this issue May 10, 2022
@std-max std-max linked a pull request May 10, 2022 that will close this issue
std-max added a commit to std-max/vunit that referenced this issue Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant