[issue38983] test_venv: test_overwrite_existing() failed on AMD64 Windows7 SP1 3.x

2019-12-06 Thread STINNER Victor
STINNER Victor added the comment: > https://bugs.python.org/issue38544#msg355041 seems like a related old report Right, same error in the same function (clear_directory()). I mark it as a duplicate of bpo-38544. -- resolution: -> duplicate stage: -> resolved status: open -> closed

[issue38983] test_venv: test_overwrite_existing() failed on AMD64 Windows7 SP1 3.x

2019-12-05 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: https://bugs.python.org/issue38544#msg355041 seems like a related old report -- nosy: +xtreak ___ Python tracker ___ __

[issue38983] test_venv: test_overwrite_existing() failed on AMD64 Windows7 SP1 3.x

2019-12-05 Thread STINNER Victor
New submission from STINNER Victor : Failure on AMD64 Windows7 SP1 3.x: https://buildbot.python.org/all/#builders/81/builds/16 == ERROR: test_overwrite_existing (test.test_venv.BasicTest) ---