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

gh-121468: Fix the doctest failure for asyncio test on pdb by gaogaotiantian · Pull Request #131258 · python/cpython · GitHub

/ cpython Public

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

Merged
gaogaotiantian merged 1 commit into
python:mainfrom
gaogaotiantian:fix-pdb-async-test
Mar 14, 2025
Merged

gh-121468: Fix the doctest failure for asyncio test on pdb#131258
gaogaotiantian merged 1 commit into
python:mainfrom
gaogaotiantian:fix-pdb-async-test

Conversation

gaogaotiantian commented Mar 14, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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 merged commit 2651199 into python:main Mar 14, 2025
gaogaotiantian deleted the fix-pdb-async-test branch March 14, 2025 20:48
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.

2 participants


Back | FazBrowse Home | New Git URL