Skip to content

bpo-35225: Cleanup test_faulthandler sanitizer skip logic.#11381

Merged
gpshead merged 1 commit intopython:masterfrom
gpshead:faulthandler_ubsan
Dec 31, 2018
Merged

bpo-35225: Cleanup test_faulthandler sanitizer skip logic.#11381
gpshead merged 1 commit intopython:masterfrom
gpshead:faulthandler_ubsan

Conversation

@gpshead
Copy link
Copy Markdown
Member

@gpshead gpshead commented Dec 31, 2018

Also skip the same tests when using the undefined behavior sanitizer
as they much with the output.

Update a regex in another test to use multi-line mode so that the ubsan
buildbot should pass again rather than also skipping that one.

https://bugs.python.org/issue35225

Also skip the same tests when using the undefined behavior sanitizer
as they much with the output.

update a regex in another test to use multi-line mode so that the ubsan
buildbot should pass again rather than also skipping that one.
@gpshead gpshead self-assigned this Dec 31, 2018
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting merge labels Dec 31, 2018
@gpshead gpshead changed the title bpo35225: Cleanup test_faulthandler sanitizer skip logic. bpo-35225: Cleanup test_faulthandler sanitizer skip logic. Dec 31, 2018
@gpshead gpshead merged commit 30e0232 into python:master Dec 31, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@gpshead gpshead deleted the faulthandler_ubsan branch December 31, 2018 02:09
@bedevere-bot
Copy link
Copy Markdown

GH-11382 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 31, 2018
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 30e0232)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington added a commit that referenced this pull request Dec 31, 2018
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 30e0232)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
csabella pushed a commit to csabella/cpython that referenced this pull request Dec 31, 2018
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants