(This page was automatically generated by the tools in the opsboy project on 05:21:47 14-Jul-2017 GMT.)

Detailed Test Report for ngx_lua in linux i386

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
a5094766 2017-07-13 21:04:49 GMT 6 14 193 19753 1538 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 2d33927

Compilation Errors

Unexpected Failures

File Name Details
129-ssl-socket.t TEST 2: no SNI, no verify - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,5 @@
connected: 1
-failed to do SSL handshake: handshake failed
+ssl handshake: userdata
+sent http request: 58 bytes.
+received: HTTP/1.1 302 Moved Temporarily
+close: 1 nil
'
129-ssl-socket.t TEST 2: no SNI, no verify - grep_error_log_out (req 0) got: 'lua ssl save session: 08479038:2
lua ssl free session: 08479038:1
'
expected: ''
129-ssl-socket.t TEST 2: no SNI, no verify - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,5 @@
connected: 1
-failed to do SSL handshake: handshake failed
+ssl handshake: userdata
+sent http request: 58 bytes.
+received: HTTP/1.1 302 Moved Temporarily
+close: 1 nil
'
129-ssl-socket.t TEST 2: no SNI, no verify - grep_error_log_out (req 1) got: 'lua ssl save session: 08476980:2
lua ssl free session: 08476980:1
'
expected: ''
153-semaphore-hup.t TEST 1: timer + reload - grep_error_log_out (req 0) @@ -1,5 +1 @@
created semaphore object
-created semaphore object
-try to reload nginx
-created semaphore object
-created semaphore object
'
153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - grep_error_log_out (req 0) @@ -1,5 +1 @@
created semaphore object
-created semaphore object
-try to reload nginx
-created semaphore object
-created semaphore object
'

Expected Failures

File Name Details
043-shdict.t nginx: [emerg] lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
086-init-by.t nginx: [error] init_by_lua error: init_by_lua:2: failed to init
126-shdict-frag.t TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (repeated req 0, req 0) @@ -2,4 +2,4 @@
failed to safe set baz: no memory
found bar: 4000
delete bar
-failed to safe set baz: no memory
+successfully safe set baz
'
126-shdict-frag.t TEST 9: cannot merge in-used big slabs page (forward) - stap output expected @@ -2,7 +2,6 @@
init zone alloc pages: 1 ok
init zone alloc pages: 1 ok
alloc pages: 1 ok
-alloc pages: 1 ok
alloc pages: 2 NOT OK
free pages: 1
-alloc pages: 2 NOT OK
+alloc pages: 2 ok
'
126-shdict-frag.t TEST 7: merge big slabs (less than max slab size) backward - stap output expected @@ -2,8 +2,6 @@
init zone alloc pages: 1 ok
init zone alloc pages: 1 ok
alloc pages: 1 ok
-alloc pages: 1 ok
-free pages: 1
alloc pages: 2 NOT OK
free pages: 1
alloc pages: 2 ok
'
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
135-worker-id.t TEST 2: worker id should be nil for non-worker processes - response_body - response is expected (repeated req 0, req 0) got: "not ok: c=1\x{0a}"
length: 12
expected: "ok\x{0a}"
length: 3
strings begin to differ at char 1 (line 1 column 1)
135-worker-id.t TEST 2: worker id should be nil for non-worker processes - grep_error_log_out (req 0) got: ""
length: 0
expected: "worker id nil\x{0a}worker id nil\x{0a}"
length: 28
strings begin to differ at char 1 (line 1 column 1)
142-ssl-session-store.t nginx: [emerg] "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26

Warnings

Go back to the index page.