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 - can't run spec test with --drb server option
Summary: can't run spec test with --drb server option
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 14:08 UTC by 64267598
Modified: 2011-01-28 20:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (44.88 KB, text/plain)
2008-11-19 14:12 UTC, 64267598
Details

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