(This page was automatically generated by the tools in the opsboy project on 20:25:09 06-Feb-2019 GMT.)

Detailed Test Report for ngx_stream_lua in linux x86_64 (w)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
a4389c55 2019-02-06 07:45:34 GMT 7 22 111 8909 429 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 0e646b5

OpenSSL

LuaJIT 1.1.0h 27 Mar 2018

Compilation Errors

Unexpected Failures

File Name Details
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,5 @@
connected: 1
ssl handshake: userdata
sent stream request: 56 bytes.
-received: HTTP/1.1 404 Not Found
+received: HTTP/1.1 200 OK
close: 1 nil
'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,5 @@
connected: 1
ssl handshake: userdata
sent stream request: 56 bytes.
-received: HTTP/1.1 404 Not Found
+received: HTTP/1.1 502 Bad Gateway
close: 1 nil
'
159-sa-restart.t TEST 2: lua_sa_restart off - does not set SA_RESTART - status code ok got: ''
expected: '200'
159-sa-restart.t TEST 4: lua_sa_restart on (default) - SA_RESTART is effective in content_by_lua* - status code ok got: ''
expected: '200'
159-sa-restart.t TEST 1: lua_sa_restart default - sets SA_RESTART in init_worker_by_lua* - status code ok got: ''
expected: '200'
159-sa-restart.t TEST 3: lua_sa_restart on (default) - sets SA_RESTART if no init_worker_by_lua* phase is defined - status code ok got: ''
expected: '200'
159-sa-restart.t TEST 5: lua_sa_restart on (default) - SA_RESTART is effective in log_by_lua* - status code ok got: ''
expected: '200'

Expected Failures

File Name Details
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 0, req 0) got: 'h'
expected: 'hi
'
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 1, req 0) got: 'h'
expected: 'hi
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0)
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2019/02/06 08:38:53 [debug] 13482\#13482: stream lua tcp socket keepalive max idle timeout" (req 0) 2019/02/06 08:38:53 [debug] 13482\#13482: stream lua tcp socket keepalive close handler: fd:11
2019/02/06 08:38:53 [debug] 13482\#13482: poll del event: fd:11 ev:1
2019/02/06 08:38:53 [debug] 13482\#13482: index: copy event 6 to 5
2019/02/06 08:38:53 [debug] 13482\#13482: reusable connection: 0
2019/02/06 08:38:53 [debug] 13482\#13482: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2019/02/06 08:38:53 [debug] 13482\#13482: posted event 0000000001E52C10
2019/02/06 08:38:53 [debug] 13482\#13482: *1 delete posted event 0000000001E52C10
2019/02/06 08:38:53 [debug] 13482\#13482: *1 lua tcp socket handler for "/t?", wev 0
2019/02/06 08:38:53 [debug] 13482\#13482: *1 lua tcp socket read handler
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2019/02/06 08:38:53 [debug] 13482\#13482: stream lua tcp socket keepalive max idle timeout" (req 1) 2019/02/06 08:38:53 [debug] 13482\#13482: stream lua tcp socket keepalive close handler: fd:11
2019/02/06 08:38:53 [debug] 13482\#13482: poll del event: fd:11 ev:1
2019/02/06 08:38:53 [debug] 13482\#13482: index: copy event 6 to 5
2019/02/06 08:38:53 [debug] 13482\#13482: reusable connection: 0
2019/02/06 08:38:53 [debug] 13482\#13482: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2019/02/06 08:38:53 [debug] 13482\#13482: posted event 0000000001E52C10
2019/02/06 08:38:53 [debug] 13482\#13482: *1 delete posted event 0000000001E52C10
2019/02/06 08:38:53 [debug] 13482\#13482: *1 lua tcp socket handler for "/t?", wev 0
2019/02/06 08:38:53 [debug] 13482\#13482: *1 lua tcp socket read handler
'
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 1)
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] "http" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:28
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22

Warnings

Go back to the index page.