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 153461

Summary: can't run spec test with --drb server option
Product: ruby Reporter: 64267598 <64267598>
Component: TestingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description 64267598 2008-11-19 14:08:59 UTC
Edge rails, edge rspec, spec.opts.netbeans has --drb option.

After starting script/spec_server and running Ctrl+F6 or Alt+F6 in spec file output as:

DEPRECATION WARNING: Dependencies is deprecated! Use ActiveSupport::Dependencies instead.  See
http://www.rubyonrails.org/deprecation for details. (called from run at script/spec_server:39)
DEPRECATION WARNING: Dependencies is deprecated! Use ActiveSupport::Dependencies instead.  See
http://www.rubyonrails.org/deprecation for details. (called from run at script/spec_server:39)


And nothing else. But this deprication message does not matter in this case.
There no results of running spec test.

NB: If run spec test in console, i have 1 deprication warning.
Comment 1 64267598 2008-11-19 14:12:54 UTC
Created attachment 73912 [details]
IDE log
Comment 2 Erno Mononen 2008-11-19 15:21:06 UTC
Thanks for the report. I think there is already an open issue for this, but couldn't find it now. In any case, I'll try 
to resolve this for 7.0.