Skip to content

Instantly share code, notes, and snippets.

@raykrueger
Created March 30, 2010 20:20
Show Gist options
  • Save raykrueger/349545 to your computer and use it in GitHub Desktop.
Save raykrueger/349545 to your computer and use it in GitHub Desktop.
(in /Users/rkrueger/source/twitter)
All dependencies seem to be installed.
Loaded suite /Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.................................................................................................................................FFF....................
Finished in 0.843266 seconds.
1) Failure:
test: Getting daily trends should be able to exclude hastags. (TrendsTest)
[/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:30:in `fail!'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:20:in `=='
./test/twitter/trends_test.rb:41:in `__bind_1269980416_388076'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `call'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `test: Getting daily trends should be able to exclude hastags. '
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run']:
Expected "Star Trek" to == "Kobe".
2) Failure:
test: Getting daily trends should be able to get for specific date (with date object). (TrendsTest)
[/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:30:in `fail!'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:20:in `=='
./test/twitter/trends_test.rb:58:in `__bind_1269980416_421209'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `call'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `test: Getting daily trends should be able to get for specific date (with date object). '
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run']:
Expected "\"Swine Flu\"" to == "\"Swine Flu\" OR Flu".
3) Failure:
test: Getting daily trends should be able to get for specific date (with date string). (TrendsTest)
[/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:30:in `fail!'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/jnunemaker-matchy-0.4.0/lib/matchy/built_in/operator_expectations.rb:20:in `=='
./test/twitter/trends_test.rb:50:in `__bind_1269980416_486150'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `call'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `test: Getting daily trends should be able to get for specific date (with date string). '
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `__send__'
/Users/rkrueger/.rvm/gems/ree-1.8.6-20090610/gems/mocha-0.9.7/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:19:in `run']:
Expected "\"Swine Flu\"" to == "\"Swine Flu\" OR Flu".
152 tests, 139 assertions, 3 failures, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment