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 208342 - uninitialized constant Test::Unit::TestCase::SUBCLASSES
Summary: uninitialized constant Test::Unit::TestCase::SUBCLASSES
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-13 13:37 UTC by pepa.chmel
Modified: 2012-06-28 22:34 UTC (History)
1 user (show)

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 pepa.chmel 2012-02-13 13:37:09 UTC
When i tray run unit test on on file (from IDE right click Test File ) it ends with error:
/.netbeans/7.1/nb_test_mediator.rb:114:in `add_to_suites': uninitialized constant Test::Unit::TestCase::SUBCLASSES (NameError)