Re: Re: [PATCH] tests: switch to minitest

2014-04-25 Thread Clara Anne
Eric Where are you now. are you busy ? if u don't have any credit card to verify ur identity then u can create a free acc here, u dont need any cc or anything...just add ur email. I have profile here too but not often i use it. but for u i will login there today.. http://clara9024.meetupsecurel

Re: [PATCH] tests: switch to minitest

2014-04-25 Thread Eric Wong
Ken Dreyer wrote: > Ruby 1.9+ uses Minitest as the backend for Test::Unit. As of Minitest 5, > the shim has lost some backwards compatibility. It is time to make the > jump to minitest. > > Adjust the unicorn test suite to support Minitest 5's syntax. Thank you very much for taking a look at thi

[PATCH] tests: switch to minitest

2014-04-25 Thread Ken Dreyer
Ruby 1.9+ uses Minitest as the backend for Test::Unit. As of Minitest 5, the shim has lost some backwards compatibility. It is time to make the jump to minitest. Adjust the unicorn test suite to support Minitest 5's syntax. Minitest versions 4 and below do not support the newer Minitest::Test cla

Rolling restart configuration

2014-04-25 Thread BrĂ¡ulio Bhavamitra
Hello all, I would like to invite you to review the configuration I've done focusing on a seamless restart for the user. Please follow https://gist.github.com/brauliobo/11298486 I've used Rack::MockRequest to make a request to the worker's homepage, warming it up and letting it ready for requests