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

gh-131178: Fix `test_unknown_flag` for platform CLI by donbarbos · Pull Request #137816 · python/cpython · GitHub

/ cpython Public

gh-131178: Fix test_unknown_flag for platform CLI - #137816

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
donbarbos:fix-platform-test_unknown_flag
Sep 5, 2025
Merged

gh-131178: Fix test_unknown_flag for platform CLI#137816
kumaraditya303 merged 1 commit into
python:mainfrom
donbarbos:fix-platform-test_unknown_flag

Conversation

donbarbos commented Aug 15, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Issue is that self.assertStartsWith will ordinarily never be called due to the SystemExit.

bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Aug 15, 2025

Copy link
Copy Markdown
Contributor Author

cc @AA-Turner Bénédikt suggested ping you for this PR, could you review?

Comment thread Lib/test/test_platform.py
kumaraditya303 merged commit e76464d into python:main Sep 5, 2025
52 checks passed
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
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

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL