Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206044 - dev-python/nevow-0.9.18: fails FEATURES="test" on amd64
Summary: dev-python/nevow-0.9.18: fails FEATURES="test" on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 206043
  Show dependency tree
 
Reported: 2008-01-16 00:45 UTC by Hanno Böck
Modified: 2008-02-23 18:30 UTC (History)
2 users (show)

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 Hanno Böck gentoo-dev 2008-01-16 00:45:40 UTC
Strange error message, as it indicates that it succeeds one test more than expected.

Doesn't fail on x86.


Could not find JavaScript interpreter
===============================================================================
[TODO]: nevow.test.test_loaders.TestDocFactoriesCache.test_reloadAfterPrecompile

Reason: 'Fix so that disk templates are reloaded even after a precompile. Probably just a matter of making the DocSerializer really lazy'
  File "/var/tmp/portage/dev-python/nevow-0.9.18/work/Nevow-0.9.18/nevow/test/test_loaders.py", line 334, in test_reloadAfterPrecompile
    self.assertIn('bar', after)
<class 'twisted.trial.unittest.FailTest'>: 'bar' not in '<p>foo</p>'
===============================================================================
[TODO]: nevow.test.test_url.Serialization.test_rfc1808

Reason: "Many of these fail miserably at the moment; often with a / where there shouldn't be"
  File "/var/tmp/portage/dev-python/nevow-0.9.18/work/Nevow-0.9.18/nevow/test/test_url.py", line 484, in test_rfc1808
    self.failUnlessEqual(result, flatten(base.click(link)))
<class 'twisted.trial.unittest.FailTest'>: 'g:h' != 'g:///h'
===============================================================================
[FAIL]: nevow.test.test_nit.NitTest.test_reactorSpecified

  File "/var/tmp/portage/dev-python/nevow-0.9.18/work/Nevow-0.9.18/nevow/test/test_nit.py", line 140, in test_reactorSpecified
    self.assertEqual(self.log, ['select'])
<class 'twisted.trial.unittest.FailTest'>: [] != ['select']
-------------------------------------------------------------------------------
Ran 592 tests in 2.276s

FAILED (skips=11, expectedFailures=2, failures=1, successes=578)
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2008-02-23 18:30:17 UTC
Fixed with version bump 0.9.29.