Created
March 30, 2011 15:21
-
-
Save andrewroth/894589 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
--(/Users/andrewroth/Development/h3d)-(master)----------------------(andrewroth@Andrew-Roths-MacBook-Pro:s002)-- | |
--(11:09)-- $ rake test | |
(in /Users/andrewroth/Development/h3d) | |
WARNING: using the built-in Timeout class which is known to have issues when used for opening connections. Install the SystemTimer gem if you want to make sure the Redis client will not hang. | |
/Library/Ruby/Gems/1.8/gems/json-1.4.6/lib/json/common.rb:65: warning: already initialized constant State | |
/Library/Ruby/Gems/1.8/gems/json-1.4.6/lib/json/common.rb:66: warning: already initialized constant SAFE_STATE_PROTOTYPE | |
/Library/Ruby/Gems/1.8/gems/json-1.4.6/lib/json/common.rb:67: warning: already initialized constant FAST_STATE_PROTOTYPE | |
/Library/Ruby/Gems/1.8/gems/json-1.4.6/lib/json/common.rb:74: warning: already initialized constant PRETTY_STATE_PROTOTYPE | |
/Library/Ruby/Gems/1.8/gems/json-1.4.6/lib/json/pure.rb:76: warning: already initialized constant JSON_LOADED | |
DEPRECATION WARNING: Rake tasks in /Users/andrewroth/Development/h3d/vendor/plugins/cacheable-flash/tasks/cacheable_flash_tasks.rake are deprecated. Use lib/tasks instead. (called from /Users/andrewroth/Development/h3d/Rakefile:13) | |
rake aborted! | |
/Users/andrewroth/Development/h3d/app/middleware/flash_session_cookie_middleware.rb:14: syntax error, unexpected '.', expecting kEND | |
.join('=').freeze unless req.pa... | |
^ | |
/Users/andrewroth/Development/h3d/app/middleware/flash_session_cookie_middleware.rb:16: syntax error, unexpected '.', expecting kEND | |
.freeze unless req.params['_htt... | |
^ | |
(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