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

run_tests.py cannot properly handle test segfault #1572

Open
tigercosmos opened this issue Sep 11, 2024 · 0 comments
Open

run_tests.py cannot properly handle test segfault #1572

tigercosmos opened this issue Sep 11, 2024 · 0 comments
Labels

Comments

@tigercosmos
Copy link
Collaborator

If the test cases have segfault, the run_tests.py cannot handle the error and it just stops directly. Instead, we should either mark the test case as failed or at least showing something to mention that the test stops due to the segfault.

@seladb seladb changed the title run_tests.py cannot properly handle test sefault run_tests.py cannot properly handle test segfault Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant