> Where is the fix??
> http://bugs.python.org/issue6177 does not provide the fix. It is the commit
> which *breaks* python-nose.
>
>
nosetests returns
Traceback (most recent call last):
File "/usr/bin/nosetests", line 8, in <module>
load_entry_point('nose==0.11.1', 'console_scripts', 'nosetests')()
File "/usr/lib/pymodules/python2.6/nose/core.py", line 113, in __init__
argv=argv, testRunner=testRunner, testLoader=testLoader)
File "/usr/lib/python2.6/unittest.py", line 819, in __init__
self.runTests()
File "/usr/lib/pymodules/python2.6/nose/core.py", line 192, in runTests
result = self.testRunner.run(self.test)
TypeError: unbound method run() must be called with TextTestRunner
instance as first argument (got ContextSuite instance instead)
It is still broken.
Xavier
--
python-nose is broken with python 2.6.3-dev
https://bugs.launchpad.net/bugs/389942
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs