Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397377 - dev-python/jinja-2.6 suffers test failure with pypy-1.7
Summary: dev-python/jinja-2.6 suffers test failure with pypy-1.7
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2012-01-02 13:00 UTC by Ian Delaney (RETIRED)
Modified: 2013-01-02 15:32 UTC (History)
0 users

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


Attachments
my emerge --info (emerge.info,4.90 KB, text/plain)
2012-01-02 13:00 UTC, Ian Delaney (RETIRED)
Details
the build log (jinja_build.log,167.79 KB, text/plain)
2012-01-02 13:10 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-01-02 13:00:12 UTC
Created attachment 297651 [details]
my emerge --info

FEATURES test set; std use flags

ERROR: test_byte_compilation (jinja2.testsuite.loader.ModuleLoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/gen2/TmpDir/portage/dev-python/jinja-2.6/work/Jinja2-2.6/jinja2/testsuite/loader.py", line 180, in test_byte_compilation
    raise TemplateNotFound(name)
TemplateNotFound: a/test.html
FAILED (errors=1)
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-01-02 13:10:05 UTC
Created attachment 297653 [details]
the build log