Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 323967

Summary: www-apps/trac-0.12.1 fails tests with Python 2.7
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED FIXED    
Severity: normal CC: remy, web-apps
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 292401    
Attachments: trac-0.12:20100614-171148.log

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-14 17:14:19 UTC
www-apps/trac-0.12 fails tests with Python 2.7.

 * Testing of www-apps/trac-0.12 with CPython 2.7...
....................................................................................................................................................................................................................................................F..................................................................................................................................................................................................................................................................................SKIP: functional tests (no twill installed)
SKIP: tracopt/mimeview/tests/php.py (php cli binary, 'php', not found)
Traceback (most recent call last):
  File "trac/test.py", line 441, in <module>
    unittest.main(defaultTest='suite')
  File "/usr/lib64/python2.7/unittest/main.py", line 95, in __init__
    self.runTests()
  File "/usr/lib64/python2.7/unittest/main.py", line 229, in runTests
    self.result = testRunner.run(self.test)
  File "/usr/lib64/python2.7/unittest/runner.py", line 151, in run
    test(result)
  File "/usr/lib64/python2.7/unittest/suite.py", line 65, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.7/unittest/suite.py", line 85, in run
    self._wrapped_run(result)
  File "/usr/lib64/python2.7/unittest/suite.py", line 115, in _wrapped_run
    test._wrapped_run(result, debug)
  File "/usr/lib64/python2.7/unittest/suite.py", line 115, in _wrapped_run
    test._wrapped_run(result, debug)
  File "/usr/lib64/python2.7/unittest/suite.py", line 115, in _wrapped_run
    test._wrapped_run(result, debug)
  File "/usr/lib64/python2.7/unittest/suite.py", line 115, in _wrapped_run
    test._wrapped_run(result, debug)
TypeError: _wrapped_run() takes exactly 2 arguments (3 given)
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-14 17:16:14 UTC
Created attachment 235291 [details]
trac-0.12:20100614-171148.log
Comment 2 Remy Blank 2010-10-10 17:11:23 UTC
Upstream ticket: http://trac.edgewall.org/ticket/9682

We're working on it.
Comment 3 Remy Blank 2010-10-19 22:17:37 UTC
Issue fixed upstream, will be released in Trac 0.12.2.

http://trac.edgewall.org/changeset/10219
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-13 22:18:58 UTC
Fixed by upstream in www-apps/trac-0.12.2.