[pypy-issue] [issue1371] test failure x2 of logbook's test_regular.py

Antonio Cuni tracker at bugs.pypy.org
Fri Jan 18 11:23:02 CET 2013


Antonio Cuni <anto.cuni at gmail.com> added the comment:

it would be useful to know what is the actual exception message. It might be a 
fault of the testsuite to rely on the exact CPython's error messages

On 17/01/13 18:17, Ian Delaney wrote:
>
> New submission from Ian Delaney <della5 at iinet.com.au>:
>
> invoke tests via setup.py test
>
>   * Testing of dev-python/logbook-0.4.1 with PyPy 1.9 (Python 2.7)... {OR 2.0}
> PYTHONPATH=build-2.7-pypy-1.9/lib pypy-c1.9 setup.py build -b build-2.7-pypy-1.9
> test
> ------------------------------------------------------------
>
> ======================================================================
> FAIL: test_formatting_exception (logbook.testsuite.test_regular.BasicAPITestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File
> "/mnt/gen2/TmpDir/portage/dev-python/logbook-0.4.1/work/Logbook-0.4.1/logbook/testsuite/test_regular.py",
> line 143, in test_formatting_exception
>      'Invalid conversion specification' in errormsg)
> AssertionError: False is not true
>
> ======================================================================
> FAIL: test_formatting_exception
> (logbook.testsuite.test_contextmanager.BasicAPITestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File
> "/mnt/gen2/TmpDir/portage/dev-python/logbook-0.4.1/work/Logbook-0.4.1/logbook/testsuite/test_contextmanager.py",
> line 121, in test_formatting_exception
>      'Invalid conversion specification' in errormsg)
> AssertionError: False is not true
>
> ----------------------------------------------------------------------
> Ran 107 tests in 3.241s
>
> FAILED (failures=2)
>
> Logbook-0.4.1, pypy 1.9, 2.0
>
> do you wish for a full build log?
>
> ----------
> messages: 5170
> nosy: idella5, pypy-issue
> priority: bug
> release: 2.0
> status: chatting
> title: test failure x2 of logbook's test_regular.py
>
> ________________________________________
> PyPy bug tracker <tracker at bugs.pypy.org>
> <https://bugs.pypy.org/issue1371>
> ________________________________________
> _______________________________________________
> pypy-issue mailing list
> pypy-issue at python.org
> http://mail.python.org/mailman/listinfo/pypy-issue
>

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


More information about the pypy-issue mailing list