Skip to content

Instantly share code, notes, and snippets.

@sdqali
Created August 10, 2010 09:18
Show Gist options
  • Select an option

  • Save sdqali/516972 to your computer and use it in GitHub Desktop.

Select an option

Save sdqali/516972 to your computer and use it in GitHub Desktop.
sdqali@sdqali:~/src/work/dependency_tracker$ rake functional_tests
(in /home/sdqali/src/work/dependency_tracker)
F.
1)
RuntimeError in 'Functional Tests Adding a dependency to a card.'
timed out
./spec/ruby/functional/functional_spec.rb:207:in `check_timeout'
./spec/ruby/functional/functional_spec.rb:200:in `on'
./spec/ruby/functional/functional_spec.rb:168:in `wait_until'
./spec/ruby/functional/functional_spec.rb:145:in `wait_for_remote_call'
./spec/ruby/functional/functional_spec.rb:141:in `create_dependency'
./spec/ruby/functional/functional_spec.rb:22:
Finished in 63.931 seconds
2 examples, 1 failure
rake aborted!
Command /home/sdqali/src/work/dependency_tracker/./tools/jruby-1.4.0/bin/jruby -I"lib" "/home/sdqali/.gem/jruby/1.8/gems/rspec-1.3.0/bin/spec" "spec/ruby/functional/functional_spec.rb" 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