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 142587

Summary: Test Runner does not work for some projects
Product: ruby Reporter: Martin Krauskopf <mkrauskopf>
Component: TestingAssignee: Erno Mononen <emononen>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Krauskopf 2008-08-01 15:12:56 UTC
1) Checkout Rake (git clone git://github.com/jimweirich/rake.git)
2) Setup NetBeans project there (appropriate nbproject directory)
3) Open it in NetBeans
4) Run 'test_all' target

Test Runner is not triggered. E.g. for RubyGems project it is.
Comment 1 Erno Mononen 2008-08-01 16:25:39 UTC

*** This issue has been marked as a duplicate of 141119 ***
Comment 2 Martin Krauskopf 2008-08-01 16:56:48 UTC
v/c