Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323967 - www-apps/trac-0.12.1 fails tests with Python 2.7
Summary: www-apps/trac-0.12.1 fails tests with Python 2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.7
  Show dependency tree
 
Reported: 2010-06-14 17:14 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-02-13 22:18 UTC (History)
2 users (show)

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


Attachments
trac-0.12:20100614-171148.log (trac-0.12:20100614-171148.log,86.49 KB, text/plain)
2010-06-14 17:16 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.