Skip to content

On Windows, test_distutils and test_peg_generator leak a temporary file: Microsoft #93919

Closed
@vstinner

Description

@vstinner

Running test_distutils on Windows leaks a temporary file: Microsoft.

0:08:46 load avg: 7.14 [231/436/3] test_distutils failed (env changed) (49.1 sec) -- running: test_socket (59.3 sec), test_urllib2_localnet (33.2 sec)
(...)
Warning -- test_distutils leaked temporary files (1): Microsoft

The test should be run with -jN, like: python -m test -j1 test_distutils -v --fail-env-changed.

Metadata

Metadata

Assignees

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