Message244249
test_with_pip fails since revision 0d0989359bbbff9aa502158e362eb298e1a8ba7c with the following output:
======================================================================
FAIL: test_with_pip (test.test_venv.EnsurePipTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_venv.py", line 390, in test_with_pip
self.assertEqual(err, "")
AssertionError: "You are using pip version 6.1.1, however[102 chars]d.\n" != ''
- You are using pip version 6.1.1, however version 7.0.1 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command. |
|
Date |
User |
Action |
Args |
2015-05-28 03:09:32 | koobs | set | recipients:
+ koobs, eric.araujo, dstufft |
2015-05-28 03:09:32 | koobs | set | messageid: <1432782572.48.0.713630416896.issue24308@psf.upfronthosting.co.za> |
2015-05-28 03:09:32 | koobs | link | issue24308 messages |
2015-05-28 03:09:32 | koobs | create | |
|