nose coverage throws AttributeError and freezes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nose (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
After adding --with-coverage to NOSE_ARGS I get this exception from ./manage.py test
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/usr/lib/
keyboardCaught, shouldStop, loaderClass, resultClass, config)
File "/usr/lib/
config.
File "/usr/lib/
return self.call(*arg, **kw)
File "/usr/lib/
result = meth(*arg, **kw)
File "/usr/lib/
if self.coverErase:
AttributeError: 'Coverage' object has no attribute 'coverErase'
I see this exception once from each process, and then the test run freezes (presumably because the main process is waiting for some of the dead child processes to do some work).
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-nose 1.1.2-3
ProcVersionSign
Uname: Linux 3.2.0-41-generic i686
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: i386
Date: Sun May 12 09:48:02 2013
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
MarkForUpload: True
PackageArchitec
SourcePackage: nose
UpgradeStatus: Upgraded to precise on 2012-05-08 (368 days ago)