Search the web
Sign In
New User? Sign Up
RubyOnRails · Ruby on Rails
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
RCOV   Message List  
Reply | Forward Message #99 of 107 |
Hello,
i just installed the rcov plugin for my rails application and when i
run the unit tests i get this error:

rake test:units:rcov

27 tests, 49 assertions, 0 failures, 0 errors
c:/ruby/lib/ruby/1.8/rexml/document.rb:186:in `write': undefined local
variable
or method `transitive' for <UNDEFINED> ... </>:REXML::Document (NameError)
from (eval):93:in `pretty'
from c:/ruby/lib/ruby/site_ruby/1.8/rcov/report.rb:761:in
`format_overvi
ew'
from c:/ruby/lib/ruby/site_ruby/1.8/rcov/report.rb:796:in
`create_index'

from (eval):104:in `create'
from (eval):80:in `tracking_additions'
from (eval):103:in `create'
from (eval):372:in `x_'
from c:/ruby/lib/ruby/site_ruby/1.8/rcov/report.rb:796:in
`create_index'

... 22 levels...
from c:/ruby/lib/ruby/site_ruby/1.8/rcov.rb:640:in `each'
from c:/ruby/lib/ruby/site_ruby/1.8/rcov.rb:640:in
`dump_coverage_info'
from c:/ruby/bin/rcov:421
from c:/ruby/lib/ruby/1.8/test/unit.rb:278
rake aborted!
Command failed with status (1): [rcov.cmd -o "C:/Users/Bruno
Siqueira/Docum...]

any clues?
Bruno




Sat Jun 28, 2008 2:15 pm

bruno_sil
Offline Offline
Send Email Send Email

Forward
Message #99 of 107 |
Expand Messages Author Sort by Date

Hello, i just installed the rcov plugin for my rails application and when i run the unit tests i get this error: rake test:units:rcov 27 tests, 49 assertions,...
Bruno
bruno_sil
Offline Send Email
Jun 29, 2008
6:29 pm

check out: http://blog.codahale.com/2006/05/26/rails-plugin-rails_rcov/ ... local ... (NameError)...
brucebleroy
Offline Send Email
Jun 29, 2008
11:35 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help