3 skip_models EventMachine NeverBlock
4 skip_models Rev RevThreadSpawn RevThreadPool
5 skip_models Coolio CoolioThreadSpawn CoolioThreadPool
6 skip_models Epoll XEpoll
8 t_plan
4 "rewindable_input toggled to true"
10 t_begin
"setup and start" && {
12 echo rewindable_input true
>> $unicorn_config
13 rainbows
-D -c $unicorn_config t0114.ru
17 t_begin
"ensure worker is started" && {
18 test xOK
= x$
(curl
-T t0114.ru
-sSf http
://$listen/)
21 t_begin
"killing succeeds" && {
25 t_begin
"check stderr" && {