◐ Shell
clean mode source ↗

gh-104629: Don't skip test_clinic if _testclinic is missing by erlend-aasland · Pull Request #104630 · python/cpython

Just skip the tests that depend on the _testclinic extension module;
we can still run the Python tests.

AlexWaygood

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 18, 2023
…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 pushed a commit that referenced this pull request

May 18, 2023
…H-104630) (#104632)

gh-104629: Don't skip test_clinic if _testclinic is missing (GH-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>

carljm added a commit to carljm/cpython that referenced this pull request

May 18, 2023