Skip to content

Fix test_capi.test_misc when run with -R:: #107566

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
Aug 2, 2023

Conversation

gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Aug 2, 2023

This creates a new function each time that test is run, like Victor did for other tests. (I'm unclear why this isn't needed for all tests, but whatever.)

Should fix the buildbot failures.

@gvanrossum gvanrossum requested a review from markshannon August 2, 2023 18:27
@bedevere-bot bedevere-bot added awaiting core review tests Tests in the Lib/test dir labels Aug 2, 2023
@gvanrossum gvanrossum added skip issue skip news and removed tests Tests in the Lib/test dir awaiting core review labels Aug 2, 2023
@gvanrossum gvanrossum merged commit af8141c into python:main Aug 2, 2023
@gvanrossum gvanrossum deleted the fix-test-misc branch August 2, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants