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

Clinic test are skipped on Windows · Issue #104629 · python/cpython · GitHub

/ cpython Public

Clinic test are skipped on Windows #104629

Description

test_clinic is skipped on Windows. This is a regression introduced by gh-96178.

  • The Modules/_testclinic.c helper extension module is not included in the Windows build
  • test.support.import_helper.import_module("_testclinic") fails and skips the whole test, since _testclinic is not found

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowsbuildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL