Summary: | dev-python/pygments-1.5: fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/dev-python%3Apygments-1.5%3A20120822-232649.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Diego Elio Pettenò (RETIRED)
![]() hmm archtester pygments # ebuild pygments-1.5.ebuild clean test >>> Source compiled. * Testing of dev-python/pygments-1.5 with CPython 2.7... Pygments 1.5 test suite running (Python 2.7.3)... ................................................................................................................................... ---------------------------------------------------------------------- Ran 771 tests in 22.022s OK * Testing of dev-python/pygments-1.5 with CPython 3.2... Copying and converting sources to build/lib/test... Can't parse tests/../build/lib/test/examplefiles/output/linecontinuation.py: ParseError: bad input: type=1, value='_reconstructor', context=('\n', (3, 0)) Pygments 1.5 test suite running (Python 3.2.3)... ......................................................................................................................... ---------------------------------------------------------------------- Ran 761 tests in 13.269s archtester pyflakes # FEATURES=test emerge pygments >>> Emerging (1 of 1) dev-python/pygments-1.5 >>> Installing (1 of 1) dev-python/pygments-1.5 >>> Recording dev-python/pygments in "world" favorites file... >>> Jobs: 1 of 1 complete Load avg: 1.93, 1.67, 1.43 2nd. time around
pygments # USE_PYTHON="2.6 2.7 2.7-pypy-1.9 3.2" ebuild pygments-1.5.ebuild clean test
>>> Source compiled.
* Testing of dev-python/pygments-1.5 with CPython 2.6...
Ran 761 tests in 20.765s
OK
* Testing of dev-python/pygments-1.5 with CPython 2.7...
Ran 771 tests in 21.790s
OK
* Testing of dev-python/pygments-1.5 with PyPy 1.9 (Python 2.7)...
Ran 761 tests in 54.395s
OK
* Testing of dev-python/pygments-1.5 with CPython 3.2...
Ran 771 tests in 12.632s
OK
Requires missing dep dev-texlive/texlive-latexrecommended for tests
|