Thanks to visit codestin.com
Credit goes to github.com

Skip to content

test_capi surprisingly skipped on Windows #118351

@neonene

Description

@neonene

Bug report

Bug description:

>python -m test test_capi
Running Debug|x64 interpreter...
Using random seed: 1337652706
0:00:00 Run 1 test sequentially
0:00:00 [1/1] test_capi
test_capi skipped -- requires test module
test_capi skipped

== Tests result: SUCCESS ==

1 test skipped:
    test_capi

The test modules are in a build directory.

I can see the default behavior change since ea94b3b.

cc @erlend-aasland @zooba

CPython versions tested on:

3.13, CPython main branch

Operating systems tested on:

Windows

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowstestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions