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

Detailed Test Report for ngx_lua in linux i386 (w)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
73bd64db 2016-10-29 23:15:06 GMT 43 59 188 19397 2129 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit e244b1d

Compilation Errors

Unexpected Failures

File Name Details
023-rewrite/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
023-rewrite/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - stap output expected @@ -2,10 +2,10 @@
spawn user thread 2 in 1
add timer 100
add timer 12000
+delete timer 12000
+terminate 1: ok
+delete thread 1
expire timer 100
terminate 2: ok
delete thread 2
-lua tcp socket cleanup
-delete timer 12000
-delete thread 1
free request
'
023-rewrite/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:01:30 [error] 25513\#0: *1 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /lua HTTP/1.1\", host: \"localhost\"" (req 0)
023-rewrite/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
023-rewrite/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - stap output expected @@ -2,10 +2,10 @@
spawn user thread 2 in 1
add timer 100
add timer 12000
+delete timer 12000
+terminate 1: ok
+delete thread 1
expire timer 100
terminate 2: ok
delete thread 2
-lua tcp socket cleanup
-delete timer 12000
-delete thread 1
free request
'
023-rewrite/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:01:31 [error] 25513\#0: *3 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /lua HTTP/1.1\", host: \"localhost\"" (req 1)
024-access/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
024-access/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - stap output expected @@ -2,10 +2,10 @@
spawn user thread 2 in 1
add timer 100
add timer 12000
+delete timer 12000
+terminate 1: ok
+delete thread 1
expire timer 100
terminate 2: ok
delete thread 2
-lua tcp socket cleanup
-delete timer 12000
-delete thread 1
free request
'
024-access/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:05:32 [error] 30333\#0: *1 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /lua HTTP/1.1\", host: \"localhost\"" (req 0)
024-access/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
024-access/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - stap output expected @@ -2,10 +2,10 @@
spawn user thread 2 in 1
add timer 100
add timer 12000
+delete timer 12000
+terminate 1: ok
+delete thread 1
expire timer 100
terminate 2: ok
delete thread 2
-lua tcp socket cleanup
-delete timer 12000
-delete thread 1
free request
'
024-access/uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:05:33 [error] 30333\#0: *3 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /lua HTTP/1.1\", host: \"localhost\"" (req 1)
043-shdict.t TEST 21: fail to allocate memory - response_body_like - response is expected (true nil true abort at 141) 'true nil true
abort at 141
'
doesn't match '(?^s:^true nil true\nabort at (?:139|140)$
)'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - stap output expected @@ -2,10 +2,10 @@
spawn user thread 2 in 1
add timer 100
add timer 12000
+delete timer 12000
+terminate 1: ok
+delete thread 1
expire timer 100
terminate 2: ok
delete thread 2
-lua tcp socket cleanup
-delete timer 12000
-delete thread 1
free request
'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:17:42 [error] 15974\#0: *1 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /lua HTTP/1.1\", host: \"localhost\"" (req 0)
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - stap output expected @@ -2,10 +2,10 @@
spawn user thread 2 in 1
add timer 100
add timer 12000
+delete timer 12000
+terminate 1: ok
+delete thread 1
expire timer 100
terminate 2: ok
delete thread 2
-lua tcp socket cleanup
-delete timer 12000
-delete thread 1
free request
'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:17:42 [error] 15974\#0: *3 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /lua HTTP/1.1\", host: \"localhost\"" (req 1)
147-tcp-socket-timeouts.t ERROR: client socket timed out - TEST 4: send timeout '
147-tcp-socket-timeouts.t TEST 4: send timeout - status code ok got: ''
expected: '200'
147-tcp-socket-timeouts.t TEST 4: send timeout - response_body - response is expected (repeated req 0, req 0) got: ''
expected: 'failed to send body: timeout
'
147-tcp-socket-timeouts.t TEST 4: send timeout - pattern "lua tcp socket write timed out" should match a line in error.log (req 0)
147-tcp-socket-timeouts.t ERROR: client socket timed out - TEST 4: send timeout '
147-tcp-socket-timeouts.t TEST 4: send timeout - status code ok got: ''
expected: '200'
147-tcp-socket-timeouts.t TEST 4: send timeout - response_body - response is expected (repeated req 1, req 0) got: ''
expected: 'failed to send body: timeout
'
147-tcp-socket-timeouts.t TEST 4: send timeout - pattern "lua tcp socket write timed out" should match a line in error.log (req 1)
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +0,0 @@
-received: ok
-failed to receive a line: closed []
'
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:28:23 [error] 25406\#0: *1 lua tcp socket write timed out, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0)
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:28:23 [error] 25406\#0: *1 [lua] content_by_lua(nginx.conf:86):28: failed to send body: timeout, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0)
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:28:23 [error] 25406\#0: *3 [lua] content_by_lua(nginx.conf:115):13: failed to receive data: connection reset by peer, client: 127.0.0.1, server: localhost, request: \"POST /foo HTTP/1.0\", host: \"localhost\"" (req 0)
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +0,0 @@
-received: ok
-failed to receive a line: closed []
'
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:28:24 [error] 25406\#0: *4 lua tcp socket write timed out, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:28:24 [error] 25406\#0: *4 [lua] content_by_lua(nginx.conf:86):28: failed to send body: timeout, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)
147-tcp-socket-timeouts.t TEST 7: different timeout with duplex socket (settimeouts) - pattern "[error]" should not match any line in error.log but matches line "2016/10/30 01:28:24 [error] 25406\#0: *6 [lua] content_by_lua(nginx.conf:115):13: failed to receive data: connection reset by peer, client: 127.0.0.1, server: localhost, request: \"POST /foo HTTP/1.0\", host: \"localhost\"" (req 1)
147-tcp-socket-timeouts.t ERROR: client socket timed out - TEST 3: send ok '
147-tcp-socket-timeouts.t TEST 3: send ok - status code ok got: ''
expected: '200'
147-tcp-socket-timeouts.t TEST 3: send ok - response_body_like - response is expected () ''
doesn't match '(?^s:received: got len: 8290304
)'
147-tcp-socket-timeouts.t ERROR: client socket timed out - TEST 3: send ok '
147-tcp-socket-timeouts.t TEST 3: send ok - status code ok got: ''
expected: '200'
147-tcp-socket-timeouts.t TEST 3: send ok - response_body_like - response is expected () ''
doesn't match '(?^s:received: got len: 8290304
)'
147-tcp-socket-timeouts.t TEST 6: different timeout with duplex socket (settimeout) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +0,0 @@
-received: ok
-failed to receive a line: closed []
'
147-tcp-socket-timeouts.t TEST 6: different timeout with duplex socket (settimeout) - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +0,0 @@
-received: ok
-failed to receive a line: closed []
'

Expected Failures

File Name Details
005-exit.t TEST 23: exit both in header filter and content handler - status code ok got: ''
expected: '201'
005-exit.t TEST 24: exit 444 in header filter - status code ok got: ''
expected: '444'
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 22: exit 201 in header filter - status code ok got: ''
expected: '201'
020-subrequest.t TEST 65: DELETE - stap output expected @@ -5,3 +5,186 @@
capture header filter
capture body filter
capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
+capture body filter
'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2016/10/30 01:06:49 [debug] 31718\#0: lua decrementing the reference count for Lua VM: 3" (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2016/10/30 01:06:49 [debug] 31718\#0: lua decrementing the reference count for Lua VM: 3" (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2016/10/30 01:06:53 [debug] 31806\#0: lua tcp socket keepalive max idle timeout" (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2016/10/30 01:06:53 [debug] 31806\#0: lua tcp socket keepalive max idle timeout" (req 1)
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
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
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1)
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - stap output expected got: ""
length: 0
expected: "terminate 1: ok\x{0a}delete thread 1\x{0a}"
length: 32
strings begin to differ at char 1 (line 1 column 1)
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
072-conditional-get.t TEST 3: If-Unmodified-Since false - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - stap output expected got: ""
length: 0
expected: "terminate 1: ok\x{0a}delete thread 1\x{0a}"
length: 32
strings begin to differ at char 1 (line 1 column 1)
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2016/10/30 01:19:29 [warn] 17055\#0: *1 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2016/10/30 01:19:29 [warn] 17055\#0: *2 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)
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
'
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
'
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
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 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 8: malloc_trim() every 1 req - grep_error_log_out (req 0) got: 'malloc_trim(1) returned 1
'
expected: 'malloc_trim(1) returned 0
'
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 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 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 1
+malloc_trim(1) returned 1
malloc_trim(1) returned 0
-malloc_trim(1) returned 0
+malloc_trim(1) returned 1
-malloc_trim(1) returned 0
-malloc_trim(1) returned 0
-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.