New submission from STINNER Victor:

This issue looks like issue #19734, but I'm not sure, so I prefer to open a new 
issue. Don't hesitate to close it as a duplicate of it's the same.

http://buildbot.python.org/all/builders/AMD64%20Windows%20Server%202008%20%5BSB%5D%203.x/builds/1752/steps/test/logs/stdio

test_with_pip (test.test_venv.EnsurePipTest) ... FAIL

======================================================================
FAIL: test_with_pip (test.test_venv.EnsurePipTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"E:\home\cpython\buildslave\x64\3.x.snakebite-win2k8r2sp1-amd64\build\lib\test\test_venv.py",
 line 314, in test_with_pip
    self.assertEqual(err, "")
AssertionError: "C:\\Users\\BUILDS~1\\AppData\\Local\\Tem[138 chars]\r\n" != ''
- C:\Users\BUILDS~1\AppData\Local\Temp\tmpa0ocjb9d\Scripts\python_d.exe: No 
module named 'pip._vendor.requests.adapters'; 'pip' is a package and cannot be 
directly executed

----------
components: Tests
keywords: buildbot
messages: 204325
nosy: haypo, ncoghlan
priority: normal
severity: normal
status: open
title: test_venv: test_with_pip() failure on "AMD64 Windows Server 2008 [SB] 
3.x" buildbot

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19769>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to