This file contains 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
| $ ruby -I"test:lib" test/resque_hook_test.rb ✘ | |
| /usr/local/bin/redis-server | |
| Starting redis for testing at localhost:9736... | |
| Run options: --seed 34533 | |
| # Running tests: | |
| WARNING: This way of doing signal handling is now deprecated. Please see http://hone.heroku.com/resque/2012/08/21/resque-signals.html for more info. | |
| The signal QUIT is in use by the JVM and will not work correctly on this platform | |
| F.WARNING: This way of doing signal handling is now deprecated. Please see http://hone.heroku.com/resque/2012/08/21/resque-signals.html for more info. | |
| The signal QUIT is in use by the JVM and will not work correctly on this platform |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment