(This page was automatically generated by the tools in the opsboy project on 20:13:47 29-Nov-2017 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
b6ea8bc7 | 2017-11-28 22:32:29 GMT | 0 | 14 | 41 | 4704 | 708 sec |
File | Name | Details |
---|---|---|
errlog.t | nginx: [emerg] | invalid capture error log size "3k", minimum size is 4096 in /home/ec2-user/git/lua-resty-core/t/servroot/conf/nginx.conf:25 |
errlog.t | nginx: [emerg] | invalid number of arguments in "lua_capture_error_log" directive in /home/ec2-user/git/lua-resty-core/t/servroot/conf/nginx.conf:25 |
process-type-cache.t | TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) |
got: "type: single\x{0a}" length: 13 expected: "type: worker\x{0a}" length: 13 strings begin to differ at char 7 (line 1 column 7) |
process-type-cache.t | TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) |
got: "type: single\x{0a}" length: 13 expected: "type: worker\x{0a}" length: 13 strings begin to differ at char 7 (line 1 column 7) |
process-type-master.t | TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) |
got: "process type: single\x{0a}" length: 21 expected: "process type: worker\x{0a}" length: 21 strings begin to differ at char 15 (line 1 column 15) |
process-type-master.t | TEST 1: sanity - grep_error_log_out (req 0) |
'[TRACE 1 init_worker_by_lua:4 loop] [TRACE 2 content_by_lua(nginx.conf:73):4 loop] init_worker_by_lua:8: process type: single ' doesn't match '(?^:\[TRACE 1 init_worker_by_lua:4 loop\] \[TRACE 2 content_by_lua\(nginx.conf:73\):4 loop\] init_worker_by_lua:8: process type: worker )' |
process-type-master.t | TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) |
got: "process type: single\x{0a}" length: 21 expected: "process type: worker\x{0a}" length: 21 strings begin to differ at char 15 (line 1 column 15) |
process-type-master.t | TEST 1: sanity - grep_error_log_out (req 1) |
'[TRACE 1 init_worker_by_lua:4 loop] [TRACE 2 content_by_lua(nginx.conf:73):4 loop] init_worker_by_lua:8: process type: single ' doesn't match '(?^:\[TRACE 1 init_worker_by_lua:4 loop\] \[TRACE 2 content_by_lua\(nginx.conf:73\):4 loop\] init_worker_by_lua:8: process type: worker )' |
process-type-privileged-agent.t | TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) |
got: "type: single\x{0a}" length: 13 expected: "type: worker\x{0a}" length: 13 strings begin to differ at char 7 (line 1 column 7) |
process-type-privileged-agent.t | TEST 1: sanity - grep_error_log_out (req 0) |
'[TRACE 1 init_worker_by_lua:5 loop] [TRACE 2 content_by_lua(nginx.conf:81):5 loop] ' doesn't match '(?^:\[TRACE \d init_worker_by_lua:5 loop\] (?:\[TRACE \d init_worker_by_lua:5 loop\] )?\[TRACE \d content_by_lua\(nginx.conf:81\):5 loop\] init_worker_by_lua:10: process type: privileged )' |
process-type-privileged-agent.t | TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) |
got: "type: single\x{0a}" length: 13 expected: "type: worker\x{0a}" length: 13 strings begin to differ at char 7 (line 1 column 7) |
process-type-privileged-agent.t | TEST 1: sanity - grep_error_log_out (req 1) |
'[TRACE 1 init_worker_by_lua:5 loop] [TRACE 2 content_by_lua(nginx.conf:81):5 loop] ' doesn't match '(?^:\[TRACE \d init_worker_by_lua:5 loop\] (?:\[TRACE \d init_worker_by_lua:5 loop\] )?\[TRACE \d content_by_lua\(nginx.conf:81\):5 loop\] init_worker_by_lua:10: process type: privileged )' |
request.t | TEST 7: ngx.req.start_time() - response_body - response is expected (repeated req 0, req 0) |
got: "true\x{0a}>= 0.099: true\x{0a}< 0.11: false\x{0a}" length: 34 expected: "true\x{0a}>= 0.099: true\x{0a}< 0.11: true\x{0a}" length: 33 strings begin to differ at char 29 (line 3 column 9) |
time.t | TEST 1: ngx.now() - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ true >= 0.099: true -< 0.11: true +< 0.11: false ' |
Go back to the index page.