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

Find way to guarantee that assertion failures cause simulation to exit with nonzero exit code #130

Open
zhemao-openai opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@zhemao-openai
Copy link
Contributor

We are currently setting the minimum assertion failures to 1 so that the simulation aborts on the first failure. However, it would be helpful to let the simulation run to completion and then exit with failure if any assertions were triggered. It seems this may not be the case currently if the minimum assertion failures is relaxed. Find a way to do this properly in the test driver.

@zhemao-openai zhemao-openai self-assigned this Nov 12, 2024
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

No branches or pull requests

1 participant