Message215998
test_synopsis_sourceless is also failing on koobs-freebsd9 (3.4) and has been for a while. Failing test inlined here, for full buildlog, see msg215997 in #20123
======================================================================
ERROR: test_synopsis_sourceless (test.test_pydoc.PydocDocTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/buildbot/python/3.4.koobs-freebsd9/build/Lib/test/test_pydoc.py", line 504, in test_synopsis_sourceless
synopsis = pydoc.synopsis(filename)
File "/usr/home/buildbot/python/3.4.koobs-freebsd9/build/Lib/pydoc.py", line 238, in synopsis
mtime = os.stat(filename).st_mtime
FileNotFoundError: [Errno 2] No such file or directory: '/usr/home/buildbot/python/3.4.koobs-freebsd9/build/Lib/__pycache__/os.cpython-34.pyc' |
|
Date |
User |
Action |
Args |
2014-04-13 06:48:33 | koobs | set | recipients:
+ koobs, Arfrever, skrah, python-dev, eric.snow |
2014-04-13 06:48:33 | koobs | set | messageid: <1397371713.44.0.99232851353.issue20128@psf.upfronthosting.co.za> |
2014-04-13 06:48:33 | koobs | link | issue20128 messages |
2014-04-13 06:48:33 | koobs | create | |
|