Message297217
It seems there is a sporadic failure on OS X (oops, sorry, I mean "macOS"):
https://travis-ci.org/python/cpython/jobs/248079407#L3403
======================================================================
FAIL: test_getsitepackages (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/travis/build/python/cpython/Lib/test/test_site.py", line 266, in test_getsitepackages
self.assertEqual(len(dirs), 2)
AssertionError: 1 != 2
---------------------------------------------------------------------- |
|
Date |
User |
Action |
Args |
2017-06-28 20:05:38 | pitrou | set | recipients:
+ pitrou, ronaldoussoren, vstinner, ned.deily |
2017-06-28 20:05:38 | pitrou | set | messageid: <1498680338.75.0.476997562196.issue30795@psf.upfronthosting.co.za> |
2017-06-28 20:05:38 | pitrou | link | issue30795 messages |
2017-06-28 20:05:38 | pitrou | create | |
|