Skip to content

Instantly share code, notes, and snippets.

@adelcambre
Created December 17, 2008 19:34
Show Gist options
  • Save adelcambre/37180 to your computer and use it in GitHub Desktop.
Save adelcambre/37180 to your computer and use it in GitHub Desktop.
andy@hiro:...oss/dm-salesforce[master*]➤ bin/rake
(in /Users/andy/projects/oss/dm-salesforce)
/Users/andy/projects/oss/dm-salesforce/gems/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009.
rm -r coverage
Running auto_migrate!
- should not raise errors
Running auto_upgrade!
- should not raise errors
Using the raw connection when authenticating without an organization id with the correct credentials
/Users/andy/projects/oss/dm-salesforce/gems/gems/soap4r-1.5.8/lib/xsd/qname.rb:17: [BUG] Bus Error
ruby 1.8.6 (2008-03-03) [universal-darwin9.0]
rake aborted!
Command /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"/Users/andy/projects/oss/dm-salesforce/gems/gems/rspec-1.1.11/lib" -S rcov --exclude lib\/spec,bin\/spec,config\/boot.rb --exclude ~/.salesforce,gems,spec,config --text-summary --sort coverage --sort-reverse -o "coverage" "/Users/andy/projects/oss/dm-salesforce/gems/gems/rspec-1.1.11/bin/spec" -- "spec/adapter/adapter_spec.rb" "spec/connection/login_spec.rb" "spec/models/account_spec.rb" "spec/models/contact_spec.rb" -fs --color -o spec/spec.opts --loadby random failed
(See full trace by running task with --trace)
zsh: exit 1 bin/rake
bin/rake 0.81s user 0.23s system 73% cpu 1.409 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment