Rcov [BUG] Bus Error

We all test our code. And coverage can be a helpful measurement. But are you sick of rcov failing with:

260 examples, 0 failures
/Library/Ruby/Gems/1.8/gems/rcov-0.8.1.2.0/lib/rcov.rb:699: [BUG] Bus Error
ruby 1.8.6 (2008-03-03) [universal-darwin9.0]

rake aborted!

This gem alternative seems to be good so far!


sudo gem uninstall rcov
sudo gem install spicycode-rcov --source=http://gems.github.com/

2 Comments

  1. Danny LaBare
    Posted November 14, 2008 at 11:44 pm | Permalink

    This is awesome, using it now for RightPact. No more Bus Errors !!!

  2. Shane Mingins
    Posted November 21, 2008 at 9:26 pm | Permalink

    I have been using for over a week now with no issues :-)

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">