Skip to content

Comments

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

Merged
gaogaotiantian merged 1 commit intopython: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 intopython:mainfrom
gaogaotiantian:extra-check-for-pdb-quit-test

Conversation

@gaogaotiantian
Copy link
Member

@gaogaotiantian gaogaotiantian commented Feb 18, 2025

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