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 - Test Runner does not work for some projects
Summary: Test Runner does not work for some projects
Status: CLOSED DUPLICATE of bug 141119
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-01 15:12 UTC by Martin Krauskopf
Modified: 2008-08-01 16:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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