[pypy-issue] [issue1358] test failure x2 of sphinx's test_autodoc.py

Ian Delaney tracker at bugs.pypy.org
Thu Jan 3 10:13:58 CET 2013


New submission from Ian Delaney <della5 at iinet.com.au>:

2 minor failures isn't bad here.

 * Testing of dev-python/sphinx-1.1.3-r3 with PyPy 1.9 (Python 2.7)...
PYTHONPATH=lib nosetests --verbosity=1
....F...F............................................................................................................................................................................................SS......................
======================================================================
FAIL: test_autodoc.test_format_signature
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/pypy1.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File
"/mnt/gen2/TmpDir/portage/dev-python/sphinx-1.1.3-r3/work/Sphinx-1.1.3/build-2.7-pypy-1.9/tests/test_autodoc.py",
line 158, in test_format_signature
    assert formatsig('class', 'D', C, None, None) == ''
AssertionError

======================================================================
FAIL: test_autodoc.test_generate
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/pypy1.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File
"/mnt/gen2/TmpDir/portage/dev-python/sphinx-1.1.3-r3/work/Sphinx-1.1.3/build-2.7-pypy-1.9/tests/test_autodoc.py",
line 472, in test_generate
    all_members=True)
  File
"/mnt/gen2/TmpDir/portage/dev-python/sphinx-1.1.3-r3/work/Sphinx-1.1.3/build-2.7-pypy-1.9/tests/test_autodoc.py",
line 360, in assert_result_contains
    assert item in directive.result
AssertionError

----------------------------------------------------------------------
Ran 221 tests in 161.875s

FAILED (SKIP=2, failures=2)
 * ERROR: dev-python/sphinx-1.1.3-r3 failed (test phase):
 *   Testing failed with PyPy 1.9 (Python 2.7) in testing() function
 * 

sphinx version is 1.1.3 cited already in output above.
Do you require a full build log?

----------
assignedto: fijal
messages: 5120
nosy: fijal, idella5, pypy-issue
priority: bug
release: 1.9
status: chatting
title: test failure x2 of sphinx's test_autodoc.py

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1358>
________________________________________


More information about the pypy-issue mailing list