(This page was automatically generated by the tools in the opsboy project on 20:09:02 26-Nov-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
b7eeea86 | 2016-10-29 23:15:06 GMT | 8 | 58 | 9 | 574 | 15 sec |
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/10/30 03:06:03 [error] 26647\#26647: *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 03:06:03 [error] 26647\#26647: *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) |
File | Name | Details |
---|---|---|
echo-dup.t | nginx: [emerg] | stream echo sees unknown option "-1" in "echo_duplicate" |
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.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 |
flush-wait.t | TEST 1: flush_wait - pattern "stream echo running flush-wait (busy:" should match a line in error.log (req 0) | |
flush-wait.t | TEST 1: flush_wait - pattern "stream echo running flush-wait (busy:" should match a line in error.log (req 1) | |
lingering-close.t | TEST 5: lingering_time - pattern "(?^:event timer add: \d+: 1000:)" should match a line in error.log (req 0) | |
lingering-close.t | TEST 5: lingering_time - pattern "(?^:event timer add: \d+: 1000:)" should match a line in error.log (req 1) | |
lingering-close.t | TEST 4: lingering_timeout - pattern "(?^:event timer add: \d+: 321:)" should match a line in error.log (req 0) | |
lingering-close.t | TEST 4: lingering_timeout - pattern "(?^:event timer add: \d+: 321:)" should match a line in error.log (req 1) | |
read-bytes.t | TEST 8: read timeout (info by default) - pattern "(?^:event timer add: \d+: 137:)" should match a line in error.log (req 0) | |
read-bytes.t | TEST 8: read timeout (info by default) - pattern "(?^:event timer add: \d+: 137:)" should match a line in error.log (req 1) | |
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 |
read-bytes.t | TEST 7: read timeout (error) - pattern "(?^:event timer add: \d+: 137:)" should match a line in error.log (req 0) | |
read-bytes.t | TEST 7: read timeout (error) - pattern "(?^:event timer add: \d+: 137:)" should match a line in error.log (req 1) | |
sleep.t | nginx: [emerg] | stream echo requires one value argument in "echo_sleep" but got 2 |
sleep.t | TEST 2: sleep 43ms and then 52ms - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 0) | |
sleep.t | TEST 2: sleep 43ms and then 52ms - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 0) | |
sleep.t | TEST 2: sleep 43ms and then 52ms - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 1) | |
sleep.t | TEST 2: sleep 43ms and then 52ms - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 1) | |
sleep.t | nginx: [emerg] | stream echo sees unknown option "-1" in "echo_sleep" |
sleep.t | TEST 3: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 0) | |
sleep.t | TEST 3: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 0) | |
sleep.t | TEST 3: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 1) | |
sleep.t | TEST 3: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 1) | |
sleep.t | nginx: [emerg] | stream echo: bad "delay" argument, "a", in "echo_sleep" |
sleep.t | TEST 1: sleep 43ms - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 0) | |
sleep.t | TEST 1: sleep 43ms - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 5: echo_send_timeout to 30s (stream {} level) - pattern "(?^:event timer add: \d+: 30000:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 5: echo_send_timeout to 30s (stream {} level) - pattern "(?^:event timer add: \d+: 30000:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 9: sleep 43ms and then 52ms (interleaved with "echo"), always flush out everything before sleeping - grep_error_log_out (req 0) |
'' doesn't match '(?^s:^(?:stream echo writer handler )+stream echo running sleep \(delay: 43\) stream echo sleep event handler (?:stream echo writer handler )+stream echo running sleep \(delay: 52\) stream echo sleep event handler (?:stream echo writer handler )+$)' |
slow-writes.t | TEST 9: sleep 43ms and then 52ms (interleaved with "echo"), always flush out everything before sleeping - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 9: sleep 43ms and then 52ms (interleaved with "echo"), always flush out everything before sleeping - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 9: sleep 43ms and then 52ms (interleaved with "echo"), always flush out everything before sleeping - grep_error_log_out (req 1) |
'' doesn't match '(?^s:^(?:stream echo writer handler )+stream echo running sleep \(delay: 43\) stream echo sleep event handler (?:stream echo writer handler )+stream echo running sleep \(delay: 52\) stream echo sleep event handler (?:stream echo writer handler )+$)' |
slow-writes.t | TEST 9: sleep 43ms and then 52ms (interleaved with "echo"), always flush out everything before sleeping - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 9: sleep 43ms and then 52ms (interleaved with "echo"), always flush out everything before sleeping - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 4: explicitly set echo_send_timeout to 30s (http level) - pattern "(?^:event timer add: \d+: 30000:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 4: explicitly set echo_send_timeout to 30s (http level) - pattern "(?^:event timer add: \d+: 30000:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 3: explicitly set echo_send_timeout to 30s (server level) - pattern "(?^:event timer add: \d+: 30000:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 3: explicitly set echo_send_timeout to 30s (server level) - pattern "(?^:event timer add: \d+: 30000:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 8: sleep 43ms and then 52ms (interleaved with "echo") - grep_error_log_out (req 0) |
'' doesn't match '(?^s:^stream echo running sleep \(delay: 43\) (?:stream echo writer handler )*stream echo sleep event handler stream echo running sleep \(delay: 52\) (?:stream echo writer handler )+stream echo sleep event handler (?:stream echo writer handler )+$)' |
slow-writes.t | TEST 8: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 8: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 8: sleep 43ms and then 52ms (interleaved with "echo") - grep_error_log_out (req 1) |
'' doesn't match '(?^s:^stream echo running sleep \(delay: 43\) (?:stream echo writer handler )*stream echo sleep event handler stream echo running sleep \(delay: 52\) (?:stream echo writer handler )+stream echo sleep event handler (?:stream echo writer handler )+$)' |
slow-writes.t | TEST 8: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 43:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 8: sleep 43ms and then 52ms (interleaved with "echo") - pattern "(?^:event timer add: \d+: 52:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 6: echo_send_timeout to 30s (server {} override stream {} settings) - pattern "(?^:event timer add: \d+: 15000:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 6: echo_send_timeout to 30s (server {} override stream {} settings) - pattern "(?^:event timer add: \d+: 15000:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 7: echo_send_timeout fires with short timeouts - pattern "(?^:event timer add: \d+: 30:)" should match a line in error.log (req 0) | |
slow-writes.t | TEST 7: echo_send_timeout fires with short timeouts - pattern "(?^:event timer add: \d+: 30:)" should match a line in error.log (req 1) | |
slow-writes.t | TEST 2: explicitly set echo_send_timeout to 60s - grep_error_log_out (req 0) |
'' doesn't match '(?^s:^(?:event timer add: \d+: 60000:\n)+$)' |
slow-writes.t | TEST 2: explicitly set echo_send_timeout to 60s - grep_error_log_out (req 1) |
'' doesn't match '(?^s:^(?:event timer add: \d+: 60000:\n)+$)' |
slow-writes.t | TEST 1: default echo_send_timeout is 60s - grep_error_log_out (req 0) |
'' doesn't match '(?^s:^(?:event timer add: \d+: 60000:\n)+$)' |
slow-writes.t | TEST 1: default echo_send_timeout is 60s - grep_error_log_out (req 1) |
'' doesn't match '(?^s:^(?:event timer add: \d+: 60000:\n)+$)' |
Go back to the index page.