(This page was automatically generated by the tools in the opsboy project on 17:20:58 30-Jul-2016 GMT.)

Detailed Test Report for ngx_stream_echo in linux i386 (v)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
b7eeea86 2016-07-26 23:58:41 GMT 8 12 9 574 104 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit 455f067

Compilation Errors

Unexpected Failures

File Name Details
discard-req.t TEST 4: discard then read bytes - response_body - like (repeated req 0, req 0) 'receive stream response error: connection reset by peer
'
doesn't match '(?^s:^(?:send stream request error: broken pipe)?$)'
discard-req.t TEST 4: discard then read bytes - response_body - like (repeated req 1, req 0) 'receive stream response error: connection reset by peer
'
doesn't match '(?^s:^(?:send stream request error: broken pipe)?$)'
discard-req.t TEST 6: discard then read line - response_body - like (repeated req 0, req 0) 'receive stream response error: connection reset by peer
'
doesn't match '(?^s:^(?:send stream request error: broken pipe)?$)'
discard-req.t TEST 6: discard then read line - response_body - like (repeated req 1, req 0) 'receive stream response error: connection reset by peer
'
doesn't match '(?^s:^(?:send stream request error: broken pipe)?$)'
discard-req.t TEST 2: discard request before simple single echo (with request) - response_body - response is expected (repeated req 0, req 0) got: 'receive stream response error: connection reset by peer
'
expected: 'Hello, stream echo!
'
discard-req.t TEST 2: discard request before simple single echo (with request) - pattern "[error]" should not match any line in error.log but matches line "2016/07/27 01:31:50 [error] 5322\#5322: *1 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0)
discard-req.t TEST 2: discard request before simple single echo (with request) - response_body - response is expected (repeated req 1, req 0) got: 'receive stream response error: connection reset by peer
'
expected: 'Hello, stream echo!
'
discard-req.t TEST 2: discard request before simple single echo (with request) - pattern "[error]" should not match any line in error.log but matches line "2016/07/27 01:31:50 [error] 5322\#5322: *4 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)

Expected Failures

File Name Details
echo-dup.t nginx: [emerg] stream echo: bad "n" argument, "bc", in "echo_duplicate"
echo-dup.t nginx: [emerg] stream echo requires two value arguments in "echo_duplicate" but got 3
echo-dup.t nginx: [emerg] stream echo requires two value arguments in "echo_duplicate" but got 1
echo-dup.t nginx: [emerg] stream echo sees unknown option "-1" in "echo_duplicate"
echo.t nginx: [emerg] "echo" directive is not allowed here in /home/ec2-user/git/stream-echo-nginx-module/t/servroot/conf/nginx.conf:17
echo.t nginx: [emerg] stream echo sees unknown option "-t" in "echo"
flush-wait.t nginx: [emerg] invalid number of arguments in "echo_flush_wait" directive in /home/ec2-user/git/stream-echo-nginx-module/t/servroot/conf/nginx.conf:21
read-bytes.t nginx: [emerg] stream echo sees unknown option "-t" in "echo_read_bytes"
read-bytes.t nginx: [emerg] stream echo requires one value argument in "echo_read_bytes" but got 0
sleep.t nginx: [emerg] stream echo: bad "delay" argument, "a", in "echo_sleep"
sleep.t nginx: [emerg] stream echo requires one value argument in "echo_sleep" but got 2
sleep.t nginx: [emerg] stream echo sees unknown option "-1" in "echo_sleep"

Warnings

(none)

Go back to the index page.