We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a test segfaults the test/runtests.jl seems to be ignoring it. Bisected to 39778d8
test/runtests.jl
The text was updated successfully, but these errors were encountered:
Tntegrate test segfaults with the Testset scaffolding
0c0d459
Fixes #19376 Also add utility tests `segfault` and `throw_error_exception` that do exactly what they sound like.
Integrate test segfaults with the Testset scaffolding
fe2f271
676f45b
Fixes JuliaLang#19376 Also add utility tests `segfault` and `throw_error_exception` that do exactly what they sound like.
staticfloat
Successfully merging a pull request may close this issue.
When a test segfaults the
test/runtests.jl
seems to be ignoring it. Bisected to 39778d8The text was updated successfully, but these errors were encountered: