Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232359 - dev-python/pygments tests fail if no font is installed
Summary: dev-python/pygments tests fail if no font is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-19 16:50 UTC by Bernhard Frauendienst
Modified: 2008-07-22 04:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Frauendienst 2008-07-19 16:50:06 UTC
the dev-python/pygments-0.10 test suite fails if there is no font installed.

after installing media-fonts/ttf-bitstream-vera the suite completes just fine.

Depending on the font just for the tests is somewhat odd, but failing tests are not nice either. Any suggestions?
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2008-07-22 04:35:22 UTC
I added DEPEND="test? ( media-fonts/ttf-bitstream-vera )", nothing else we can do really.

Thanks, Bernhard, added to CVS.