Skip to content

Instantly share code, notes, and snippets.

@lusis
Created September 14, 2010 01:07
Show Gist options
  • Save lusis/578367 to your computer and use it in GitHub Desktop.
Save lusis/578367 to your computer and use it in GitHub Desktop.
(in /home/jvincent/Development/padrino/official/padrino-cache)
/home/jvincent/.rvm/rubies/ruby-1.9.1-p378/bin/ruby -I"lib:test" "/home/jvincent/.rvm/gems/ruby-1.9.1-p378@testrefactor/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/test_padrino_cache.rb" "test/test_stores.rb"
Skipping redis tests
Loaded suite /home/jvincent/.rvm/gems/ruby-1.9.1-p378@testrefactor/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
......................F
Finished in 10.166931 seconds.
1) Failure:
test: PadrinoCache should delete from the cache. (TestPadrinoCache) [/home/jvincent/Development/padrino/official/padrino-cache/test/test_padrino_cache.rb:50]:
<"test page again"> expected but was
<"test page">.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment