[issue26164] test_with_pip() of test_venv fails on Windows buildbots

2016-01-22 Thread Donald Stufft
Donald Stufft added the comment: Yes, it should have been. Sorry forgot this issue was opened. -- ___ Python tracker ___ ___ Python-bu

[issue26164] test_with_pip() of test_venv fails on Windows buildbots

2016-01-22 Thread STINNER Victor
Changes by STINNER Victor : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue26164] test_with_pip() of test_venv fails on Windows buildbots

2016-01-22 Thread STINNER Victor
STINNER Victor added the comment: It looks like the issue was fixed with the upgrade of pip to 8.0.2: changeset c75802aaa4de (merge into default: changeset ca78f5e41012). -- ___ Python tracker

[issue26164] test_with_pip() of test_venv fails on Windows buildbots

2016-01-20 Thread Donald Stufft
Donald Stufft added the comment: Upstream issue for this is https://github.com/pypa/pip/issues/3383. -- ___ Python tracker ___ ___ Pyt

[issue26164] test_with_pip() of test_venv fails on Windows buildbots

2016-01-20 Thread STINNER Victor
New submission from STINNER Victor: http://buildbot.python.org/all/builders/x86%20Windows7%203.5/builds/591/steps/test/logs/stdio == FAIL: test_with_pip (test.test_venv.EnsurePipTest)