(This page was automatically generated by the tools in the opsboy project on 18:34:24 08-Apr-2017 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-10-29 23:15:06 GMT 8 12 9 574 104 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit e244b1d

Compilation Errors

Unexpected Failures

File Name Details
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/10/30 02:44:59 [error] 7655\#7655: *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/10/30 02:44:59 [error] 7655\#7655: *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)
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)?$)'

Expected Failures

File Name Details
echo-dup.t nginx: [emerg] stream echo requires two value arguments in "echo_duplicate" but got 1
echo-dup.t nginx: [emerg] stream echo: bad "n" argument, "bc", in "echo_duplicate"
echo-dup.t nginx: [emerg] stream echo sees unknown option "-1" in "echo_duplicate"
echo-dup.t nginx: [emerg] stream echo requires two value arguments in "echo_duplicate" but got 3
echo.t nginx: [emerg] stream echo sees unknown option "-t" in "echo"
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
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 requires one value argument in "echo_read_bytes" but got 0
read-bytes.t nginx: [emerg] stream echo sees unknown option "-t" in "echo_read_bytes"
sleep.t nginx: [emerg] stream echo requires one value argument in "echo_sleep" but got 2
sleep.t nginx: [emerg] stream echo: bad "delay" argument, "a", in "echo_sleep"
sleep.t nginx: [emerg] stream echo sees unknown option "-1" in "echo_sleep"

Warnings

(none)

Go back to the index page.