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

gh-124703: Add extra checks for pdb quit test by gaogaotiantian · Pull Request #130286 · python/cpython · GitHub

/ cpython Public

gh-124703: Add extra checks for pdb quit test - #130286

Merged
gaogaotiantian merged 1 commit into
python:mainfrom
gaogaotiantian:extra-check-for-pdb-quit-test
Feb 18, 2025
Merged

gh-124703: Add extra checks for pdb quit test#130286
gaogaotiantian merged 1 commit into
python:mainfrom
gaogaotiantian:extra-check-for-pdb-quit-test

Conversation

gaogaotiantian commented Feb 18, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

The existing checks is not sufficient to confirm pdb quits as expected. Even if it does not quit normally, shutting down stdin might just quit it eventually. We need to add some extra checks in the test.

bedevere-app Bot added tests Tests in the Lib/test dir awaiting core review labels Feb 18, 2025
gaogaotiantian merged commit 8207454 into python:main Feb 18, 2025
gaogaotiantian deleted the extra-check-for-pdb-quit-test branch February 18, 2025 21:55
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.

1 participant


Back | FazBrowse Home | New Git URL