[issue32062] test_venv fails if zlib is not available

2017-11-17 Thread STINNER Victor
STINNER Victor added the comment: Oh, Serhiy already fixed it: bpo-31999. -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> test_venv failed when the zlib module is not available ___ Python tracker

[issue32062] test_venv fails if zlib is not available

2017-11-17 Thread STINNER Victor
New submission from STINNER Victor : test_venv should skip test_with_pip() test when the zlib module is missing. x86-64 Sierra 3.6 failure: http://buildbot.python.org/all/#/builders/20/builds/62 test_with_pip (test.test_venv.EnsurePipTest) ... FAIL =