| commit | 30e023256aa1b00d4c783553752fc6f2cc0b9b27 | [log] [tgz] |
|---|---|---|
| author | Gregory P. Smith <greg@krypto.org> | Sun Dec 30 18:09:26 2018 -0800 |
| committer | GitHub <noreply@github.com> | Sun Dec 30 18:09:26 2018 -0800 |
| tree | 0ac6abe197807f880bf7f7d4d2a3f272374d7cd8 | |
| parent | c7e219132aff1e21cb9ccb0a9b570dc6c750039b [diff] |
Cleanup test_faulthandler sanitizer skip logic. (GH-11381) Also skip the same tests when using the undefined behavior sanitizer as they much with the output. Updates a regex in another test to use multi-line mode so that the ubsan buildbot should pass again rather than also adding a skip to that one.