◐ Shell
clean mode source ↗

[3.11] gh-104629: Don't skip test_clinic if _testclinic is missing (GH-104630) by miss-islington · Pull Request #104632 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

May 18, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

Just skip the tests that depend on the _testclinic extension module;
we can still run the Python tests.
(cherry picked from commit 86ee49f)

Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com

…thonGH-104630)

Just skip the tests that depend on the _testclinic extension module;
we can still run the Python tests.
(cherry picked from commit 86ee49f)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>

@AlexWaygood AlexWaygood merged commit 3d52f7e into python:3.11

May 18, 2023

@miss-islington miss-islington deleted the backport-86ee49f-3.11 branch

May 18, 2023 23:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@erlend-aasland erlend-aasland erlend-aasland approved these changes

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @erlend-aasland @bedevere-bot @AlexWaygood