This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 172029

Summary: Code coverage is empty when running all tests
Product: ruby Reporter: dgrushin <dgrushin>
Component: TestingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description dgrushin 2009-09-11 12:56:17 UTC
Coverage results are ok when i run one unit test. When i run "test project", which involves execution of all unit tests,
the coverage is empty.
Comment 1 Erno Mononen 2010-05-03 11:08:39 UTC
The issue is still there, in general the code coverage integration is a bit flaky. Targeting 6.9 if time permits.