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

ZTS fails to detect killed processes. #9003

Merged
merged 1 commit into from
Jul 10, 2019

Commits on Jul 9, 2019

  1. Fix ZTS killed processes detection.

    log_neg_expect was using the wrong exit status to detect if a process
    got killed by SIGSEGV or SIGBUS, resulting in false positives.
    
    Signed-off-by: Attila Fülöp <attila@fueloep.org>
    AttilaFueloep committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    7a8b9a2 View commit details
    Browse the repository at this point in the history