8000 Fix the test failures in Python 3.13 due to not accepting name=… in tests by nolar · Pull Request #1173 · nolar/kopf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix the test failures in Python 3.13 due to not accepting name=… in tests #1173

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

nolar
Copy link
Owner
@nolar nolar commented May 12, 2025

A follow-up for:

A minor issue shown only in tests because of how a fixture for the mock of the task factory was made:

It was not accepting the name=… kwargs, which is used in multiple places. And as such, it was failing in the test that was explicitly targeting the case where coro.close() does not exit.

< 9644 div data-view-component="true" class="comment-reactions js-reactions-container js-reaction-buttons-container social-reactions reactions-container d-flex">
…ests

Signed-off-by: Sergey Vasilyev <nolar@nolar.info>
@nolar nolar merged commit d9003d6 into main May 12, 2025
21 of 26 checks passed
@nolar nolar deleted the fix-py313-tests branch May 12, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0