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

Segfault in tests being ignored #19376

Closed
yuyichao opened this issue Nov 21, 2016 · 0 comments · Fixed by #19377
Closed

Segfault in tests being ignored #19376

yuyichao opened this issue Nov 21, 2016 · 0 comments · Fixed by #19377
Assignees
Labels
testsystem The unit testing framework and Test stdlib

Comments

@yuyichao
Copy link
Contributor

When a test segfaults the test/runtests.jl seems to be ignoring it. Bisected to 39778d8

@yuyichao yuyichao added the testsystem The unit testing framework and Test stdlib label Nov 21, 2016
@staticfloat staticfloat self-assigned this Nov 21, 2016
staticfloat added a commit that referenced this issue Nov 21, 2016
Fixes #19376

Also add utility tests `segfault` and `throw_error_exception` that do exactly
what they sound like.
staticfloat added a commit that referenced this issue Nov 21, 2016
Fixes #19376

Also add utility tests `segfault` and `throw_error_exception` that do
exactly what they sound like.
fcard pushed a commit to fcard/julia that referenced this issue Feb 28, 2017
Fixes JuliaLang#19376

Also add utility tests `segfault` and `throw_error_exception` that do
exactly what they sound like.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testsystem The unit testing framework and Test stdlib
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants