(This page was automatically generated by the tools in the opsboy project on 18:35:17 22-Apr-2018 GMT.)

Detailed Test Report for lua-resty-core in linux x86_64 (wv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
28bec260 2017-09-22 05:40:05 GMT 0 16 36 4308 1110 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 41b5c32

OpenSSL

LuaJIT 1.0.2k 26 Jan 2017

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
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
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
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 - grep_error_log_out (req 0) '[TRACE 1 init_worker_by_lua:5 loop]
[TRACE 2 content_by_lua(nginx.conf:78):5 loop]
'
doesn't match '(?^:\[TRACE \d init_worker_by_lua:5 loop\]
\[TRACE \d init_worker_by_lua:5 loop\]
\[TRACE \d init_worker_by_lua:5 loop\]
\[TRACE \d content_by_lua\(nginx.conf:78\):5 loop\]
process type: helper
process type: helper
)'
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-cache.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:78):5 loop]
'
doesn't match '(?^:\[TRACE \d init_worker_by_lua:5 loop\]
\[TRACE \d init_worker_by_lua:5 loop\]
\[TRACE \d init_worker_by_lua:5 loop\]
\[TRACE \d content_by_lua\(nginx.conf:78\):5 loop\]
process type: helper
process type: helper
)'
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
'
Looks like you failed 1 test of 24.

Warnings

Go back to the index page.