(This page was automatically generated by the tools in the opsboy project on 08:31:08 04-Jul-2023 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
ddf53c3a | 2021-04-22 10:53:44 GMT | 10 | 51 | 207 | 21507 | 1933 sec |
File | Name | Details |
---|---|---|
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - failed to reload configuration after 200 failed test requests | |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - status code ok |
got: '404' expected: '200' |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - response_body - response is expected (repeated req 0, req 0) |
got: "<html>\x{0d}\x{0a}<head><title>404 Not Found</title></head>\x{0d}"... length: 163 expected: "this is backend peer 8091" length: 25 strings begin to differ at char 1 (line 1 column 1) |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - status code ok |
got: '404' expected: '200' |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - response_body - response is expected (repeated req 0, req 1) |
got: "<html>\x{0d}\x{0a}<head><title>404 Not Found</title></head>\x{0d}"... length: 163 expected: "this is backend peer 8092" length: 25 strings begin to differ at char 1 (line 1 column 1) |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - status code ok |
got: '404' expected: '200' |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - response_body - response is expected (repeated req 1, req 0) |
got: "<html>\x{0d}\x{0a}<head><title>404 Not Found</title></head>\x{0d}"... length: 163 expected: "this is backend peer 8091" length: 25 strings begin to differ at char 1 (line 1 column 1) |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - status code ok |
got: '404' expected: '200' |
045-ngx-var.t | TEST 12: get a variable in balancer_by_lua_block - response_body - response is expected (repeated req 1, req 1) |
got: "<html>\x{0d}\x{0a}<head><title>404 Not Found</title></head>\x{0d}"... length: 163 expected: "this is backend peer 8092" length: 25 strings begin to differ at char 1 (line 1 column 1) |
162-exit-worker.t | TEST 4: exit_worker_by_lua single process ngx.timer not work - pattern "[error]" should not match any line in error.log but matches line "2021/04/22 15:16:33 [error] 6918\#0: exit_worker_by_lua_file error: cannot open /home/ec2-user/git/lua-nginx-module/t/servroot/html/exit_worker.lua: No such file or directory" (req 0) |
2021/04/22 15:16:33 [debug] 6918\#0: free: 0000000001B3E590, unused: 0 2021/04/22 15:16:33 [debug] 6918\#0: free: 0000000001B39980, unused: 0 2021/04/22 15:16:33 [debug] 6918\#0: free: 0000000001B37FA0, unused: 0 2021/04/22 15:16:33 [debug] 6918\#0: free: 0000000001B3C140, unused: 0 2021/04/22 15:16:33 [debug] 6918\#0: run cleanup: 0000000001AC3FA0 2021/04/22 15:16:33 [debug] 6918\#0: run cleanup: 0000000001B50C90 2021/04/22 15:16:33 [debug] 6918\#0: lua decrementing the reference count for Lua VM: 1 2021/04/22 15:16:33 [debug] 6918\#0: lua close the global Lua VM 00007F573E6D4380 2021/04/22 15:16:33 [debug] 6918\#0: run cleanup: 0000000001B50C50 ' |
File | Name | Details |
---|---|---|
023-rewrite/socket-keepalive.t | TEST 11: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 14:52:02 [debug] 7407\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2021/04/22 14:52:02 [debug] 7407\#0: *255 http keepalive handler 2021/04/22 14:52:02 [debug] 7407\#0: *255 close http connection: 5 2021/04/22 14:52:02 [debug] 7407\#0: *255 event timer del: 5: 14448515 2021/04/22 14:52:02 [debug] 7407\#0: *255 reusable connection: 0 2021/04/22 14:52:02 [debug] 7407\#0: *255 free: 0000000001753840, unused: 0 2021/04/22 14:52:02 [debug] 7407\#0: *255 free: 0000000001785F50, unused: 0 2021/04/22 14:52:02 [debug] 7407\#0: *255 free: 0000000001785F10, unused: 0 2021/04/22 14:52:02 [debug] 7407\#0: *255 free: 0000000001730130, unused: 0 2021/04/22 14:52:02 [debug] 7407\#0: *255 free: 00000000017300F0, unused: 0 ' Looks like you failed 1 test of 138. |
043-shdict.t | TEST 12: get non-existent keys - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -nil +32 -nil +32 ' |
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 |
043-shdict.t | TEST 55: list all keys in a shdict with all keys expired - response_body - response is expected (repeated req 0, req 0) |
got: '1024 ' expected: '0 ' |
043-shdict.t | TEST 52: list keys in a shdict with limit larger than number of keys - response_body - response is expected (repeated req 0, req 0) |
got: '3 ' expected: '2 ' |
043-shdict.t | TEST 49: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,4 @@ -2 +3 bah bar +foo ' |
043-shdict.t | TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -replace: false not found false +replace: true nil false -foo = nil +foo = 10502 ' |
043-shdict.t | TEST 54: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) |
got: '3 ' expected: '0 ' |
043-shdict.t | TEST 53: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) |
got: '1024 ' expected: '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 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) | |
068-socket-keepalive.t | TEST 12: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:41 [debug] 12129\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2021/04/22 15:06:41 [debug] 12129\#0: *262 http keepalive handler 2021/04/22 15:06:41 [debug] 12129\#0: *262 close http connection: 7 2021/04/22 15:06:41 [debug] 12129\#0: *262 event timer del: 7: 15327414 2021/04/22 15:06:41 [debug] 12129\#0: *262 reusable connection: 0 2021/04/22 15:06:41 [debug] 12129\#0: *262 free: 00000000024599B0, unused: 0 2021/04/22 15:06:41 [debug] 12129\#0: *262 free: 0000000002459930, unused: 0 2021/04/22 15:06:41 [debug] 12129\#0: *262 free: 000000000240EF90, unused: 0 2021/04/22 15:06:41 [debug] 12129\#0: *262 free: 00000000023F9FB0, unused: 0 2021/04/22 15:06:41 [debug] 12129\#0: *262 free: 0000000002455970, unused: 0 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:42 [debug] 12250\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2021/04/22 15:06:42 [debug] 12250\#0: lua tcp socket keepalive close handler: fd:7 2021/04/22 15:06:42 [debug] 12250\#0: event timer del: 7: 15321902 2021/04/22 15:06:42 [debug] 12250\#0: reusable connection: 0 2021/04/22 15:06:42 [debug] 12250\#0: lua tcp socket keepalive: free connection pool for "B" 2021/04/22 15:06:42 [notice] 12250\#0: exiting 2021/04/22 15:06:42 [debug] 12250\#0: flush files 2021/04/22 15:06:42 [debug] 12250\#0: run cleanup: 00000000023E3DD0 2021/04/22 15:06:42 [debug] 12250\#0: run cleanup: 0000000002408830 2021/04/22 15:06:42 [debug] 12250\#0: lua decrementing the reference count for Lua VM: 1 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:42 [debug] 12250\#0: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2021/04/22 15:06:42 [notice] 12250\#0: exiting 2021/04/22 15:06:42 [debug] 12250\#0: flush files 2021/04/22 15:06:42 [debug] 12250\#0: run cleanup: 00000000023E3DD0 2021/04/22 15:06:42 [debug] 12250\#0: run cleanup: 0000000002408830 2021/04/22 15:06:42 [debug] 12250\#0: lua decrementing the reference count for Lua VM: 1 2021/04/22 15:06:42 [debug] 12250\#0: lua close the global Lua VM 00007FD8F01D3380 2021/04/22 15:06:42 [debug] 12250\#0: run cleanup: 00000000024087F0 2021/04/22 15:06:42 [debug] 12250\#0: run cleanup: 00000000024087B0 2021/04/22 15:06:42 [debug] 12250\#0: run cleanup: 0000000002448560 ' |
068-socket-keepalive.t | TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:43 [debug] 12279\#0: lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) |
2021/04/22 15:06:43 [notice] 12279\#0: exiting 2021/04/22 15:06:43 [debug] 12279\#0: flush files 2021/04/22 15:06:43 [debug] 12279\#0: run cleanup: 00000000023DDFA0 2021/04/22 15:06:43 [debug] 12279\#0: run cleanup: 0000000002456F90 2021/04/22 15:06:43 [debug] 12279\#0: lua decrementing the reference count for Lua VM: 1 2021/04/22 15:06:43 [debug] 12279\#0: lua close the global Lua VM 00007FD8F0173380 2021/04/22 15:06:43 [debug] 12279\#0: run cleanup: 0000000002456F50 2021/04/22 15:06:43 [debug] 12279\#0: run cleanup: 0000000002456F10 2021/04/22 15:06:43 [debug] 12279\#0: run cleanup: 0000000002452BB0 ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:43 [debug] 12308\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2021/04/22 15:06:43 [debug] 12308\#0: lua tcp socket keepalive close handler: fd:7 2021/04/22 15:06:43 [debug] 12308\#0: event timer del: 7: 15322722 2021/04/22 15:06:43 [debug] 12308\#0: reusable connection: 0 2021/04/22 15:06:43 [debug] 12308\#0: lua tcp socket keepalive: free connection pool for "B" 2021/04/22 15:06:43 [debug] 12308\#0: worker cycle 2021/04/22 15:06:43 [debug] 12308\#0: epoll timer: 59744 2021/04/22 15:06:43 [debug] 12308\#0: epoll: fd:3 ev:2011 d:000000000245A5B1 2021/04/22 15:06:43 [debug] 12308\#0: epoll_wait() error on fd:3 ev:2011 2021/04/22 15:06:43 [debug] 12308\#0: *417 http wait request handler ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:43 [debug] 12308\#0: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2021/04/22 15:06:43 [debug] 12308\#0: worker cycle 2021/04/22 15:06:43 [debug] 12308\#0: epoll timer: 59744 2021/04/22 15:06:43 [debug] 12308\#0: epoll: fd:3 ev:2011 d:000000000245A5B1 2021/04/22 15:06:43 [debug] 12308\#0: epoll_wait() error on fd:3 ev:2011 2021/04/22 15:06:43 [debug] 12308\#0: *417 http wait request handler 2021/04/22 15:06:43 [debug] 12308\#0: *417 malloc: 000000000240D860:80 2021/04/22 15:06:43 [debug] 12308\#0: *417 malloc: 000000000244E160:16 2021/04/22 15:06:43 [debug] 12308\#0: *417 malloc: 000000000242E970:1024 2021/04/22 15:06:43 [debug] 12308\#0: *417 malloc: 000000000243D4D0:16 ' |
068-socket-keepalive.t | TEST 19: numeric pool option value - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:44 [debug] 12339\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2021/04/22 15:06:44 [debug] 12339\#0: worker cycle 2021/04/22 15:06:44 [debug] 12339\#0: epoll timer: 59756 2021/04/22 15:06:44 [debug] 12339\#0: epoll: fd:3 ev:2011 d:0000000002474650 2021/04/22 15:06:44 [debug] 12339\#0: epoll_wait() error on fd:3 ev:2011 2021/04/22 15:06:44 [debug] 12339\#0: *448 http wait request handler 2021/04/22 15:06:44 [debug] 12339\#0: *448 malloc: 000000000246DE60:80 2021/04/22 15:06:44 [debug] 12339\#0: *448 malloc: 0000000002469D00:16 2021/04/22 15:06:44 [debug] 12339\#0: *448 malloc: 0000000002436690:1024 2021/04/22 15:06:44 [debug] 12339\#0: *448 malloc: 0000000002459390:16 ' |
068-socket-keepalive.t | TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:48 [debug] 12606\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) |
2021/04/22 15:06:48 [notice] 12606\#0: exiting 2021/04/22 15:06:48 [debug] 12606\#0: flush files 2021/04/22 15:06:48 [debug] 12606\#0: run cleanup: 00000000023E3DD0 2021/04/22 15:06:48 [debug] 12606\#0: run cleanup: 0000000002456F70 2021/04/22 15:06:48 [debug] 12606\#0: lua decrementing the reference count for Lua VM: 1 2021/04/22 15:06:48 [debug] 12606\#0: lua close the global Lua VM 00007FD8F01D3380 2021/04/22 15:06:48 [debug] 12606\#0: run cleanup: 0000000002456F30 2021/04/22 15:06:48 [debug] 12606\#0: run cleanup: 0000000002456EF0 2021/04/22 15:06:48 [debug] 12606\#0: run cleanup: 00000000024279D0 ' |
068-socket-keepalive.t | TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/22 15:06:48 [debug] 12635\#0: lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) |
2021/04/22 15:06:48 [debug] 12635\#0: worker cycle 2021/04/22 15:06:48 [debug] 12635\#0: epoll timer: 59732 2021/04/22 15:06:48 [debug] 12635\#0: epoll: fd:3 ev:2011 d:00000000023EC510 2021/04/22 15:06:48 [debug] 12635\#0: epoll_wait() error on fd:3 ev:2011 2021/04/22 15:06:48 [debug] 12635\#0: *704 http wait request handler 2021/04/22 15:06:48 [debug] 12635\#0: *704 malloc: 0000000002423660:80 2021/04/22 15:06:48 [debug] 12635\#0: *704 malloc: 00000000024514B0:16 2021/04/22 15:06:48 [debug] 12635\#0: *704 malloc: 000000000240DD50:1024 2021/04/22 15:06:48 [debug] 12635\#0: *704 malloc: 0000000002440CE0:16 ' |
086-init-by.t | nginx: [error] | init_by_lua error: init_by_lua:2: failed to init |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
124-init-worker.t | TEST 18: syslog error log - udp_query ok |
'' doesn't match '(?^:Bad bad bad)' |
126-shdict-frag.t | TEST 1: merge 2 single-page free blocks (forcibly evicted, merge forward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ -successfully set foo. +successfully set foo with force. successfully set bar. successfully set baz with force. foo not found ' Looks like you failed 1 test of 39. |
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 |
139-ssl-cert-by.t | TEST 22: get raw_client_addr - IPv4 - pattern "[error]" should not match any line in error.log but matches line "2021/04/22 15:14:54 [error] 2138\#0: send() failed (111: Connection refused)" (req 0) |
2021/04/22 15:14:54 [debug] 2138\#0: close listening unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock \#11 2021/04/22 15:14:54 [debug] 2138\#0: epoll del event: fd:7 op:2 ev:00000000 2021/04/22 15:14:54 [debug] 2138\#0: close listening 0.0.0.0:1984 \#7 2021/04/22 15:14:54 [notice] 2138\#0: exiting 2021/04/22 15:14:54 [debug] 2138\#0: flush files 2021/04/22 15:14:54 [debug] 2138\#0: run cleanup: 0000000000AD2FA0 2021/04/22 15:14:54 [debug] 2138\#0: run cleanup: 0000000000B87590 2021/04/22 15:14:54 [debug] 2138\#0: lua decrementing the reference count for Lua VM: 1 2021/04/22 15:14:54 [debug] 2138\#0: lua close the global Lua VM 00007F0B795D9380 ' Looks like you failed 1 test of 480. |
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 |
145-shdict-list.t | TEST 16: list removed: forcibly - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ -two == number 2: true +two == number 2: false no one left: 0 -two == number 2: true +two == number 2: false ' |
145-shdict-list.t | TEST 1: lpush & lpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,5 @@ push success +2 nil +bar nil 1 nil bar nil -0 nil -nil nil ' |
145-shdict-list.t | TEST 4: replace operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ -push success +push err: value not a list true nil bar nil ' |
145-shdict-list.t | TEST 2: get operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -push success +push err: value not a list -nil value is a list +bar nil ' |
145-shdict-list.t | TEST 8: get_keys operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -push success +push err: value not a list key: foo ' |
145-shdict-list.t | TEST 13: lpush and rpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,2 @@ -1 +push err: value not a list -2 +pop err: value not a list -3 ' |
145-shdict-list.t | TEST 14: rpush and lpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,2 @@ -1 +push err: value not a list -2 +pop err: value not a list -3 ' |
145-shdict-list.t | TEST 12: lpush and lpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,2 @@ -3 +push err: value not a list -2 +pop err: value not a list -1 ' |
146-malloc-trim.t | TEST 8: malloc_trim() every 1 req - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 1: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 6: zero count means off - grep_error_log_out (req 0) |
got: 'malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' expected: '' |
146-malloc-trim.t | TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) |
@@ -1,3 +1,14 @@ malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 ' |
146-malloc-trim.t | TEST 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 2: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 7: zero count means off, log_by_lua - grep_error_log_out (req 0) |
got: 'malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' expected: '' |
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 |
148-fake-shm-zone.t | TEST 4: multiply zones - response_body - response is expected (repeated req 0, req 0) |
@@ -1,7 +1,7 @@ name=x1 size=1048576 isinit=true -isold=false +isold=true name=x2 size=2097152 isinit=true ' Looks like you failed 1 test of 14. |
153-semaphore-hup.t | TEST 1: timer + reload - grep_error_log_out (req 0) |
@@ -1,5 +1,2 @@ created semaphore object created semaphore object -try to reload nginx -created semaphore object -created semaphore object ' Looks like you failed 1 test of 6. |
160-disable-init-by-lua.t | TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 0) | |
160-disable-init-by-lua.t | TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 1) | |
161-load-resty-core.t | nginx: [alert] | failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found: |
Go back to the index page.