Skip to content

Instantly share code, notes, and snippets.

@febuiles
Created August 4, 2008 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save febuiles/3890 to your computer and use it in GitHub Desktop.
Save febuiles/3890 to your computer and use it in GitHub Desktop.
$ rake spec:rcov
(in /Users/federico/programacion/vom)
..................................................................................................................................................................................................................................../usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract_adapter.rb:151: [BUG] rb_gc_mark(): unknown data type 0x18(0x1a77d94) non object
ruby 1.8.6 (2008-07-17) [i686-darwin9.4.0]
rake aborted!
Command /usr/local/bin/ruby -I"/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib" -S rcov --exclude "spec/*,gems/*" --rails -o "coverage" "/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/bin/spec" -- "spec/controllers/access_control_spec.rb" "spec/controllers/authenticated_system_spec.rb" "spec/controllers/sessions_controller_spec.rb" "spec/controllers/users_controller_spec.rb" "spec/helpers/users_helper_spec.rb" "spec/models/search_spec.rb" "spec/models/user_spec.rb" --options "/Users/federico/programacion/vom/spec/spec.opts" failed
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment