commit | e40429905773cdbdb5458a5d93600b5816668470 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Dec 30 18:28:11 2018 -0800 |
committer | GitHub <noreply@github.com> | Sun Dec 30 18:28:11 2018 -0800 |
tree | 2fc372c439fdd2b96cbdf1cc893da9bafda64bf0 | |
parent | a144feeb7ec501aaf30072d50e70d54b200e5ef0 [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. (cherry picked from commit 30e023256aa1b00d4c783553752fc6f2cc0b9b27) Co-authored-by: Gregory P. Smith <greg@krypto.org>