(This page was automatically generated by the tools in the opsboy project on 21:45:57 31-Oct-2016 GMT.)

Detailed Test Report for ngx_lua in linux i386

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
521d802a 2016-10-30 20:12:38 GMT 0 17 188 19386 1540 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit e244b1d

Compilation Errors

Unexpected Failures

(none)

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
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] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
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
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)
146-malloc-trim.t TEST 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) @@ -1,2 +1,2 @@
-malloc_trim(1) returned 0
+malloc_trim(1) returned 1
-malloc_trim(1) returned 0
+malloc_trim(1) returned 1
'
146-malloc-trim.t TEST 1: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) got: 'malloc_trim(1) returned 1
'
expected: 'malloc_trim(1) returned 0
'
146-malloc-trim.t TEST 2: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) @@ -1,6 +1,6 @@
+malloc_trim(1) returned 1
malloc_trim(1) returned 0
malloc_trim(1) returned 0
-malloc_trim(1) returned 0
-malloc_trim(1) returned 0
-malloc_trim(1) returned 0
+malloc_trim(1) returned 1
+malloc_trim(1) returned 1
malloc_trim(1) returned 0
'
146-malloc-trim.t TEST 3: malloc_trim() every 2 req, in subreq - grep_error_log_out (req 0) @@ -1,3 +1,3 @@
-malloc_trim(1) returned 0
+malloc_trim(1) returned 1
-malloc_trim(1) returned 0
+malloc_trim(1) returned 1
-malloc_trim(1) returned 0
+malloc_trim(1) returned 1
'
146-malloc-trim.t TEST 8: malloc_trim() every 1 req - grep_error_log_out (req 0) got: 'malloc_trim(1) returned 1
'
expected: 'malloc_trim(1) returned 0
'
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.