Created
September 14, 2010 01:07
-
-
Save lusis/578367 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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