Created
October 15, 2013 05:49
-
-
Save jessereynolds/6987101 to your computer and use it in GitHub Desktop.
simplecov warning with cucumber and ruby 1.9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Coverage report generated for Cucumber Features, RSpec to /Users/jesse/src/flpjck/flapjack/coverage. 2754 / 3372 LOC (81.67%) covered. | |
/Users/jesse/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/simplecov-0.7.1/lib/simplecov/json.rb:16:in `pretty_generate': In :strict mode all Hash keys must be Strings, not Symbol. (TypeError) | |
from /Users/jesse/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/simplecov-0.7.1/lib/simplecov/json.rb:16:in `dump' | |
from /Users/jesse/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/simplecov-0.7.1/lib/simplecov/last_run.rb:15:in `block in write' | |
from /Users/jesse/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/simplecov-0.7.1/lib/simplecov/last_run.rb:14:in `open' | |
from /Users/jesse/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/simplecov-0.7.1/lib/simplecov/last_run.rb:14:in `write' | |
from /Users/jesse/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/simplecov-0.7.1/lib/simplecov/defaults.rb:78:in `block in <top (required)>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment