Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-121468: Fix the doctest failure for asyncio test on pdb #131258

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

gaogaotiantian
Copy link
Member

@gaogaotiantian gaogaotiantian commented Mar 14, 2025

In #124367, The doctest wrongly asserts the name of the task, where it does not hold for Android and iOS. We don't care about the name so use wildcard.
https://buildbot.python.org/#/builders/1380/builds/2883/steps/10/logs/stdio

@gaogaotiantian gaogaotiantian merged commit 2651199 into python:main Mar 14, 2025
48 checks passed
@gaogaotiantian gaogaotiantian deleted the fix-pdb-async-test branch March 14, 2025 20:48
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
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.

2 participants