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

519 fail on segfault #520

Merged
merged 1 commit into from
Oct 28, 2019
Merged

519 fail on segfault #520

merged 1 commit into from
Oct 28, 2019

Conversation

nlslatt
Copy link
Collaborator

@nlslatt nlslatt commented Oct 25, 2019

Issue #519. On Mutrino at least, ctest doesn't notice segfaults unless I have it grep for "Segmentation fault", potentially because of using srun to launch the tests. With this improvement to the testing setup, I see that many unit tests and examples are segfaulting on Mutrino (whereas previously the segfaults were there but not brought to the user's attention). Note that I built with tracing and haven't checked to see how many of the segfaults are tracing-related.

@lifflander lifflander changed the title #519: fail on segfault 519: fail on segfault Oct 26, 2019
Copy link
Collaborator

@lifflander lifflander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great; I can't believe that this is handled by default.

@lifflander lifflander changed the title 519: fail on segfault 519 fail on segfault Oct 28, 2019
@lifflander lifflander force-pushed the 519-ctest-pass-criteria branch from 9a54103 to a25f59c Compare October 28, 2019 05:48
@lifflander lifflander merged commit 0f0d334 into develop Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants