[New-bugs-announce] [issue30795] OS X failures in test_site

Antoine Pitrou report at bugs.python.org
Wed Jun 28 16:05:38 EDT 2017


New submission from Antoine Pitrou:

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

----------------------------------------------------------------------

----------
components: macOS
messages: 297217
nosy: haypo, ned.deily, pitrou, ronaldoussoren
priority: normal
severity: normal
status: open
title: OS X failures in test_site
type: behavior
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30795>
_______________________________________


More information about the New-bugs-announce mailing list