(This page was automatically generated by the tools in the opsboy project on 12:54:46 17-May-2026 GMT.)
| Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
|---|---|---|---|---|---|---|
| 3f5c1ea7 | 2026-05-15 08:05:40 GMT | 0 | 74 | 130 | 11467 | 2141 sec |
| File | Name | Details |
|---|---|---|
| 043-shdict.t | TEST 50: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) |
got: '1 ' expected: '0 ' |
| 043-shdict.t | TEST 53: list all keys in a shdict with more than 1024 keys with 0 limit set - response_body - response is expected (repeated req 0, req 0) |
got: '2051 ' expected: '2048 ' |
| 043-shdict.t | TEST 24: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -add: true nil false +add: false exists false -foo = 10502 +foo = hello |
| 043-shdict.t | TEST 51: 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 48: 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 12: get non-existent keys - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -nil +hello, world -nil +hello, world |
| 043-shdict.t | TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -incr: nil not found +incr: 34.14 nil -foo = nil +foo = 34.14 |
| 043-shdict.t | TEST 43: flush_expires an empty dict - response_body - response is expected (repeated req 0, req 0) |
got: '2 ' expected: '0 ' |
| 058-tcp-socket.t | TEST 49: tcp_nodelay on - pattern "[error]" should not match any line in error.log but matches line "2026/05/15 13:03:53 [error] 1130#0: *338 lua entry thread aborted: runtime error: content_by_lua(nginx.conf:29):5: closed" (req 0) |
stack traceback: coroutine 0: [C]: in function 'assert' content_by_lua(nginx.conf:29):5: in main chunk, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock 2026/05/15 13:03:53 [debug] 1130#0: *338 lua request cleanup: forcible=0 2026/05/15 13:03:53 [debug] 1130#0: *338 stream lua run thread returned 500 2026/05/15 13:03:53 [debug] 1130#0: *338 finalize stream request: 500 2026/05/15 13:03:53 [debug] 1130#0: *338 finalize stream session: 500 2026/05/15 13:03:53 [debug] 1130#0: *338 stream log handler ' |
| 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 "2026/05/15 13:07:42 [debug] 5852#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2026/05/15 13:07:42 [debug] 5852#0: *292 http keepalive handler 2026/05/15 13:07:42 [debug] 5852#0: *292 close http connection: 15 2026/05/15 13:07:42 [debug] 5852#0: *292 event timer del: 15: 18209509 2026/05/15 13:07:42 [debug] 5852#0: *292 reusable connection: 0 2026/05/15 13:07:42 [debug] 5852#0: *292 free: 00000000063E1CD0, unused: 0 2026/05/15 13:07:42 [debug] 5852#0: *292 free: 000000000636F7C0, unused: 0 2026/05/15 13:07:42 [debug] 5852#0: *292 free: 000000000634D220, unused: 0 2026/05/15 13:07:42 [debug] 5852#0: *292 free: 0000000006337D20, unused: 0 2026/05/15 13:07:42 [debug] 5852#0: *292 free: 0000000006335620, unused: 0 ' |
| 068-socket-keepalive.t | TEST 15: custom pools (different pool for the same host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2026/05/15 13:07:43 [debug] 5884#0: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) |
2026/05/15 13:07:43 [debug] 5884#0: *321 http keepalive handler 2026/05/15 13:07:43 [debug] 5884#0: *321 close http connection: 16 2026/05/15 13:07:43 [debug] 5884#0: *321 event timer del: 16: 18219485 2026/05/15 13:07:43 [debug] 5884#0: *321 reusable connection: 0 2026/05/15 13:07:43 [debug] 5884#0: *321 free: 0000000006068160, unused: 0 2026/05/15 13:07:43 [debug] 5884#0: *321 free: 000000000601F190, unused: 0 2026/05/15 13:07:43 [debug] 5884#0: *321 free: 0000000005FE12A0, unused: 0 2026/05/15 13:07:43 [debug] 5884#0: *321 free: 0000000005FD8B30, unused: 0 2026/05/15 13:07:43 [debug] 5884#0: *321 free: 0000000005FC06B0, 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 "2026/05/15 13:07:44 [debug] 5915#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2026/05/15 13:07:44 [debug] 5915#0: stream lua tcp socket keepalive close handler: fd:15 2026/05/15 13:07:44 [debug] 5915#0: event timer del: 15: 18212438 2026/05/15 13:07:44 [debug] 5915#0: reusable connection: 0 2026/05/15 13:07:44 [debug] 5915#0: stream lua tcp socket keepalive: free connection pool for "B" 2026/05/15 13:07:44 [notice] 5915#0: exiting 2026/05/15 13:07:44 [debug] 5915#0: flush files 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 0000000005D62BC0 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 00000000060C9A60 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 0000000006FBF340 ' |
| 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 "2026/05/15 13:07:44 [debug] 5915#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2026/05/15 13:07:44 [notice] 5915#0: exiting 2026/05/15 13:07:44 [debug] 5915#0: flush files 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 0000000005D62BC0 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 00000000060C9A60 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 0000000006FBF340 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 0000000006970CA0 2026/05/15 13:07:44 [debug] 5915#0: lua decrementing the reference count for Lua VM: 1 2026/05/15 13:07:44 [debug] 5915#0: lua close the global Lua VM 0000000006080200 2026/05/15 13:07:44 [debug] 5915#0: run cleanup: 0000000006970BF0 ' |
| 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 "2026/05/15 13:07:45 [debug] 5946#0: stream lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) |
2026/05/15 13:07:45 [notice] 5946#0: exiting 2026/05/15 13:07:45 [debug] 5946#0: flush files 2026/05/15 13:07:45 [debug] 5946#0: run cleanup: 0000000005E0ACF0 2026/05/15 13:07:45 [debug] 5946#0: run cleanup: 0000000005E7F650 2026/05/15 13:07:45 [debug] 5946#0: run cleanup: 0000000005D520F0 2026/05/15 13:07:45 [debug] 5946#0: run cleanup: 000000000714F4D0 2026/05/15 13:07:45 [debug] 5946#0: lua decrementing the reference count for Lua VM: 1 2026/05/15 13:07:45 [debug] 5946#0: lua close the global Lua VM 0000000006381840 2026/05/15 13:07:45 [debug] 5946#0: run cleanup: 000000000714F420 ' |
| 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 "2026/05/15 13:07:46 [debug] 5977#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2026/05/15 13:07:46 [debug] 5977#0: stream lua tcp socket keepalive close handler: fd:16 2026/05/15 13:07:46 [debug] 5977#0: event timer del: 16: 18214352 2026/05/15 13:07:46 [debug] 5977#0: reusable connection: 0 2026/05/15 13:07:46 [debug] 5977#0: stream lua tcp socket keepalive: free connection pool for "B" 2026/05/15 13:07:46 [debug] 5977#0: worker cycle 2026/05/15 13:07:46 [debug] 5977#0: epoll timer: 619 2026/05/15 13:07:46 [debug] 5977#0: epoll: fd:8 ev:2011 d:0000000007159671 2026/05/15 13:07:46 [debug] 5977#0: epoll_wait() error on fd:8 ev:2011 2026/05/15 13:07:46 [debug] 5977#0: *408 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 "2026/05/15 13:07:46 [debug] 5977#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2026/05/15 13:07:46 [debug] 5977#0: worker cycle 2026/05/15 13:07:46 [debug] 5977#0: epoll timer: 619 2026/05/15 13:07:46 [debug] 5977#0: epoll: fd:8 ev:2011 d:0000000007159671 2026/05/15 13:07:46 [debug] 5977#0: epoll_wait() error on fd:8 ev:2011 2026/05/15 13:07:46 [debug] 5977#0: *408 http wait request handler 2026/05/15 13:07:46 [debug] 5977#0: *408 malloc: 000000000612C050:80 2026/05/15 13:07:46 [debug] 5977#0: *408 malloc: 0000000006569000:16 2026/05/15 13:07:46 [debug] 5977#0: *408 malloc: 0000000006B6AB50:1024 2026/05/15 13:07:46 [debug] 5977#0: *408 malloc: 000000000612DC20: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 "2026/05/15 13:07:47 [debug] 6057#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2026/05/15 13:07:47 [debug] 6057#0: worker cycle 2026/05/15 13:07:47 [debug] 6057#0: epoll timer: 685 2026/05/15 13:07:47 [debug] 6057#0: epoll: fd:5 ev:2011 d:000000000759F111 2026/05/15 13:07:47 [debug] 6057#0: epoll_wait() error on fd:5 ev:2011 2026/05/15 13:07:47 [debug] 6057#0: *438 http wait request handler 2026/05/15 13:07:47 [debug] 6057#0: *438 malloc: 00000000075DCE00:80 2026/05/15 13:07:47 [debug] 6057#0: *438 malloc: 00000000068E5C30:16 2026/05/15 13:07:47 [debug] 6057#0: *438 malloc: 0000000006A52D30:1024 2026/05/15 13:07:47 [debug] 6057#0: *438 malloc: 0000000006AF3A20: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 "2026/05/15 13:07:54 [debug] 6276#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) |
2026/05/15 13:07:54 [notice] 6276#0: exiting 2026/05/15 13:07:54 [debug] 6276#0: flush files 2026/05/15 13:07:54 [debug] 6276#0: run cleanup: 00000000060AA920 2026/05/15 13:07:54 [debug] 6276#0: run cleanup: 0000000005DD5430 2026/05/15 13:07:54 [debug] 6276#0: run cleanup: 0000000006628FA0 2026/05/15 13:07:54 [debug] 6276#0: run cleanup: 000000000756B470 2026/05/15 13:07:54 [debug] 6276#0: lua decrementing the reference count for Lua VM: 1 2026/05/15 13:07:54 [debug] 6276#0: lua close the global Lua VM 0000000005CD9F70 2026/05/15 13:07:54 [debug] 6276#0: run cleanup: 000000000755C410 ' |
| 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 "2026/05/15 13:07:55 [debug] 6307#0: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) |
2026/05/15 13:07:55 [debug] 6307#0: worker cycle 2026/05/15 13:07:55 [debug] 6307#0: epoll timer: 652 2026/05/15 13:07:55 [debug] 6307#0: epoll: fd:4 ev:2011 d:00000000067CBBB0 2026/05/15 13:07:55 [debug] 6307#0: epoll_wait() error on fd:4 ev:2011 2026/05/15 13:07:55 [debug] 6307#0: *671 http wait request handler 2026/05/15 13:07:55 [debug] 6307#0: *671 malloc: 0000000006BE6860:80 2026/05/15 13:07:55 [debug] 6307#0: *671 malloc: 000000000607E370:16 2026/05/15 13:07:55 [debug] 6307#0: *671 malloc: 0000000006BC38D0:1024 2026/05/15 13:07:55 [debug] 6307#0: *671 malloc: 000000000607F7F0:16 ' |
| 091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
| 106-timer.t | TEST 27: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0) | |
| 106-timer.t | TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 0) | |
| 106-timer.t | TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0) | |
| 108-timer-safe.t | TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0) |
Looks like you failed 1 test of 282. |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: timer prematurely expired: true" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: registered a new timer after reload" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: exiting=true" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "g: timer prematurely expired: false" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "g: exiting=true" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "timer prematurely expired: true" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "failed to register a new timer after reload: process exiting, context: ngx.timer" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) |
got: 'stream lua found 8189 pending timers ' expected: 'stream lua found 8191 pending timers ' |
| 109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) |
got: '' expected: 'stream lua found 8191 pending timers ' |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "lua abort pending timers" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "lua ngx.timer expired" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "stream lua close fake stream connection" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 1!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 2!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 3!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 4!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 5!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 6!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 7!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 8!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 9!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 10!" should match a line in error.log (req 0) | |
| 109-timer-hup.t | TEST 2: multiple timers - pattern "timer prematurely expired: true" should match a line in error.log (req 0) | |
| 124-init-worker.t | TEST 18: syslog error log - udp_query ok |
'' doesn't match '(?^:Bad bad bad)' |
| 126-shdict-frag.t | TEST 3: merge 3 single-page free slabs (actively deleted, merge backward AND forward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,5 @@ successfully set foo. -successfully set bar. +successfully set bar with force. successfully set baz. found foo: 4000 found bar: 4001 |
| 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,5 +1,5 @@ successfully set foo. -successfully set bar. +failed to set bar: no memory successfully set baz with force. foo not found bar not found |
| 126-shdict-frag.t | TEST 2: merge 2 single-page free slabs (forcibly evicted, merge backward) - 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. found foo: 4000 successfully set baz with force. |
| 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] | 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 |
| 139-ssl-cert-by.t | TEST 2: sleep - pattern "[error]" should not match any line in error.log but matches line "2026/05/15 13:20:44 [error] 1879#0: send() failed (111: Connection refused) while logging to syslog, server: 127.0.0.1:12345" (req 0) |
2026/05/15 13:20:44 [debug] 1879#0: close listening unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock #6 2026/05/15 13:20:44 [debug] 1879#0: epoll del event: fd:7 op:2 ev:00000000 2026/05/15 13:20:44 [debug] 1879#0: close listening 0.0.0.0:1985 #7 2026/05/15 13:20:44 [debug] 1879#0: epoll del event: fd:8 op:2 ev:00000000 2026/05/15 13:20:44 [debug] 1879#0: close listening 0.0.0.0:1984 #8 2026/05/15 13:20:44 [notice] 1879#0: exiting 2026/05/15 13:20:44 [debug] 1879#0: flush files 2026/05/15 13:20:44 [debug] 1879#0: run cleanup: 000000000658AC40 2026/05/15 13:20:44 [debug] 1879#0: run cleanup: 000000000658AB80 ' |
| 157-socket-keepalive-hup.t | TEST 1: exiting - pattern "setkeepalive successfully" should match a line in error.log (req 0) | |
| 157-socket-keepalive-hup.t | TEST 1: exiting - pattern "lua tcp socket set keepalive while process exiting, closing connection" should match a line in error.log (req 0) | |
| 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: |
| 164-proxy-ssl-verify-by.t | nginx: [emerg] | "proxy_ssl_verify_by_lua_block" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:25 |
| 164-proxy-ssl-verify-by.t | nginx: [emerg] | proxy_ssl_verify_by_lua* should be used with proxy_ssl directive |
| 164-proxy-ssl-verify-by.t | TEST 22: upstream connection aborted - pattern "proxy_ssl_verify_by_lua: cert verify callback aborted" should match a line in error.log (req 0) | |
| 164-proxy-ssl-verify-by.t | TEST 4: sleep - pattern "(?^:elapsed in proxy ssl verify by lua: 0.(?:09|1\d)\d+ while loading proxy ssl verify by lua,)" should match a line in error.log (req 0) | |
| 165-proxy-ssl-cert-by.t | nginx: [emerg] | "proxy_ssl_certificate_by_lua_block" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:25 |
| 165-proxy-ssl-cert-by.t | TEST 20: upstream connection aborted - pattern "proxy_ssl_certificate_by_lua: cert cb aborted" should match a line in error.log (req 0) | |
| 165-proxy-ssl-cert-by.t | nginx: [emerg] | proxy_ssl_certificate_by_lua* should be used with proxy_ssl directive |
| 165-proxy-ssl-cert-by.t | TEST 4: sleep - pattern "(?^:elapsed in proxy ssl certificate by lua: 0.(?:09|1\d)\d+ while loading proxy ssl certificate by lua,)" should match a line in error.log (req 0) |
Go back to the index page.