Package: python-nose
Version: 1.3.3-2
Severity: normal
previously ran just with --with-id, then fails if given --failed:
$> /usr/bin/nosetests -s -v --failed datagit/tests/
Traceback (most recent call last):
File "/usr/bin/nosetests", line 9, in <module>
load_entry_point('nose==1.3.3', 'console_scripts', 'nosetests')()
File "/usr/lib/python2.7/dist-packages/nose/core.py", line 121, in __init__
**extra_args)
File "/usr/lib/python2.7/unittest/main.py", line 94, in __init__
self.parseArgs(argv)
File "/usr/lib/python2.7/dist-packages/nose/core.py", line 179, in parseArgs
self.createTests()
File "/usr/lib/python2.7/dist-packages/nose/core.py", line 193, in createTests
self.test = self.testLoader.loadTestsFromNames(self.testNames)
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 469, in
loadTestsFromNames
plug_res = self.config.plugins.loadTestsFromNames(names, module)
File "/usr/lib/python2.7/dist-packages/nose/plugins/manager.py", line 99, in
__call__
return self.call(*arg, **kw)
File "/usr/lib/python2.7/dist-packages/nose/plugins/manager.py", line 179, in
_loadTestsFromNames
result = meth(names, module=module)
File "/usr/lib/python2.7/dist-packages/nose/plugins/testid.py", line 214, in
loadTestsFromNames
trans = self.tr(name)
File "/usr/lib/python2.7/dist-packages/nose/plugins/testid.py", line 301, in
tr
return self.makeName(self.ids[key])
File "/usr/lib/python2.7/dist-packages/nose/plugins/testid.py", line 243, in
makeName
filename, module, call = addr
TypeError: 'NoneType' object is not iterable
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-nose depends on:
ii python 2.7.6-2
ii python-pkg-resources 4.0.1-1
pn python2.7:any <none>
python-nose recommends no packages.
Versions of packages python-nose suggests:
ii python-coverage 3.7.1+dfsg.1-1+b1
pn python-nose-doc <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]