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

[3.10] gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009) by miss-islington · Pull Request #95093 · python/cpython · GitHub

/ cpython Public

[3.10] gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009) - #95093

Closed
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-834bd5d-3.10
Closed

[3.10] gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009)#95093
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-834bd5d-3.10

Conversation

miss-islington commented Jul 21, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

The test was never run, because it was missing the TestCase class.
The test failed because the wrong attribute was patched.
(cherry picked from commit 834bd5d)

Co-authored-by: Thomas Grainger tagrain@gmail.com

…s_fails_with_inactive_watcher (pythonGH-95009)

The test was never run, because it was missing the TestCase class.
The test failed because the wrong attribute was patched.
(cherry picked from commit 834bd5d)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

1 similar comment

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

Copy link
Copy Markdown
Contributor Author

@graingert and @serhiy-storchaka: Status check is done, and it's a success ❌ .

Copy link
Copy Markdown
Contributor

@kumaraditya303 I need to edit this to get the tests to pass on the backport, but I can't push to this branch should I open a new PR?

Copy link
Copy Markdown
Contributor

Yes, you have to manually create a PR.

Copy link
Copy Markdown
Contributor

Thanks I'll do that now

miss-islington deleted the backport-834bd5d-3.10 branch January 2, 2026 17: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

awaiting review skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL