mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Another kludge for travis
This commit is contained in:
parent
4121e4c194
commit
c47fcc80c8
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ class TestIntegration < Test::Unit::TestCase
|
||||||
s.readpartial(20)
|
s.readpartial(20)
|
||||||
signal :USR2
|
signal :USR2
|
||||||
|
|
||||||
|
sleep 3
|
||||||
|
|
||||||
s.write "GET / HTTP/1.1\r\n\r\n"
|
s.write "GET / HTTP/1.1\r\n\r\n"
|
||||||
|
|
||||||
assert_raises Errno::ECONNRESET do
|
assert_raises Errno::ECONNRESET do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue