Skip to content

5 tests failed #143527

@Hurled3574

Description

@Hurled3574

Bug report

Bug description:

5 tests failed:
test_filecmp test_os test_pathlib test_shutil test_tarfile

I tried to build python 3.14.2 in Linux Mint. I downloaded the package .tar.xz

I extracted the content of the package

I ran in the Linux Mint Terminal:

cd Downloads
cd Python-3.14.2
./configure
make
make test

And there appeared the failures of the test mentioned above.

The README.rst file suggests to file a bug report given these issues, so this is the bug report.

CPython versions tested on:

3.14

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    pendingThe issue will be closed if no feedback is providedtestsTests 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