FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.7] bpo-40019: Skip test_gdb if Python was optimized (GH-19081) by miss-islington · Pull Request #19256 · python/cpython · GitHub

/ cpython Public

[3.7] bpo-40019: Skip test_gdb if Python was optimized (GH-19081) - #19256

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-7bf069b-3.7
Mar 31, 2020
Merged

[3.7] bpo-40019: Skip test_gdb if Python was optimized (GH-19081)#19256
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-7bf069b-3.7

Conversation

miss-islington commented Mar 31, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

test_gdb now skips tests if it detects that gdb failed to read debug
information because the Python binary is optimized.
(cherry picked from commit 7bf069b)

Co-authored-by: Victor Stinner vstinner@python.org

https://bugs.python.org/issue40019

test_gdb now skips tests if it detects that gdb failed to read debug
information because the Python binary is optimized.
(cherry picked from commit 7bf069b)

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, good bot.

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

miss-islington merged commit a764a1c into python:3.7 Mar 31, 2020
miss-islington deleted the backport-7bf069b-3.7 branch March 31, 2020 17:28

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL