(This page was automatically generated by the tools in the opsboy project on 02:05:05 07-Aug-2021 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
de8fda87 | 2021-04-27 04:41:26 GMT | 4 | 28 | 115 | 9569 | 1019 sec |
File | Name | Details |
---|---|---|
058-tcp-socket.t | TEST 34: successful reread after a read time out happen (receive -> receive) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 34: successful reread after a read time out happen (receive -> receive) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
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) | |
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 1) |
File | Name | Details |
---|---|---|
023-preread/sanity.t | TEST 13: phase postponing works - response_body - response is expected (repeated req 0, req 0) |
got: "receive stream response error: connection reset by"... length: 56 expected: "done" length: 4 strings begin to differ at char 1 (line 1 column 1) |
023-preread/sanity.t | TEST 13: phase postponing works - response_body - response is expected (repeated req 1, req 0) |
got: "receive stream response error: connection reset by"... length: 56 expected: "done" length: 4 strings begin to differ at char 1 (line 1 column 1) |
058-tcp-socket.t | TEST 66: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,11 @@ -hello w +h -orld +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 66: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,11 @@ -hello w +h -orld +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 62: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,14 @@ 1 -22 +2 -hello world +2 +h +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 62: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,14 @@ 1 -22 +2 -hello world +2 +h +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 65: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) |
got: 'h ' expected: 'hello world ' |
058-tcp-socket.t | TEST 65: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) |
got: 'h ' expected: 'hello world ' |
067-req-socket.t | TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 0, req 0) |
got: 'receive stream response error: connection reset by peer ' expected: '1: received: hello ' |
067-req-socket.t | TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 0) | |
067-req-socket.t | TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 10:50:56 [error] 9812\#0: *1 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2021/04/27 10:50:56 [debug] 9812\#0: *1 lua tcp socket recv returned -1: "/t?" 2021/04/27 10:50:56 [debug] 9812\#0: *1 lua tcp socket handle read error 2021/04/27 10:50:56 [debug] 9812\#0: *1 lua tcp socket waking up the current request 2021/04/27 10:50:56 [debug] 9812\#0: *1 lua tcp operation done, resuming lua thread 2021/04/27 10:50:56 [debug] 9812\#0: *1 lua tcp socket calling prepare retvals handler 08124203, u:B6DA77A0 2021/04/27 10:50:56 [debug] 9812\#0: *1 lua tcp socket receive return value handler 2021/04/27 10:50:56 [debug] 9812\#0: *1 poll del event: fd:10 ev:1 2021/04/27 10:50:56 [debug] 9812\#0: *1 lua run thread, top:9 c:1 2021/04/27 10:50:56 [debug] 9812\#0: *1 lua finalize socket ' |
067-req-socket.t | TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 1, req 0) |
got: 'receive stream response error: connection reset by peer ' expected: '1: received: hello ' |
067-req-socket.t | TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 1) | |
067-req-socket.t | TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 10:50:56 [error] 9812\#0: *4 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2021/04/27 10:50:56 [debug] 9812\#0: *4 lua tcp socket recv returned -1: "/t?" 2021/04/27 10:50:56 [debug] 9812\#0: *4 lua tcp socket handle read error 2021/04/27 10:50:56 [debug] 9812\#0: *4 lua tcp socket waking up the current request 2021/04/27 10:50:56 [debug] 9812\#0: *4 lua tcp operation done, resuming lua thread 2021/04/27 10:50:56 [debug] 9812\#0: *4 lua tcp socket calling prepare retvals handler 08124203, u:B6D7B598 2021/04/27 10:50:56 [debug] 9812\#0: *4 lua tcp socket receive return value handler 2021/04/27 10:50:56 [debug] 9812\#0: *4 poll del event: fd:10 ev:1 2021/04/27 10:50:56 [debug] 9812\#0: *4 lua run thread, top:0 c:1 2021/04/27 10:50:56 [debug] 9812\#0: *4 lua finalize socket ' |
067-req-socket.t | TEST 14: receiveany small block size for a big size block - response_body - response is expected (repeated req 0, req 0) |
@@ -1,10 +1,26 @@ ok -receive: hel -receive: lo, -receive: st -receive: rea -receive: m r -receive: ece -receive: ive -receive: any +receive: h +receive: e +receive: l +receive: l +receive: o +receive: , +receive: +receive: s +receive: t +receive: r +receive: e +receive: a +receive: m +receive: +receive: r +receive: e +receive: c +receive: e +receive: i +receive: v +receive: e +receive: a +receive: n +receive: y receive: ! ' |
067-req-socket.t | TEST 14: receiveany small block size for a big size block - response_body - response is expected (repeated req 1, req 0) |
@@ -1,10 +1,26 @@ ok -receive: hel -receive: lo, -receive: st -receive: rea -receive: m r -receive: ece -receive: ive -receive: any +receive: h +receive: e +receive: l +receive: l +receive: o +receive: , +receive: +receive: s +receive: t +receive: r +receive: e +receive: a +receive: m +receive: +receive: r +receive: e +receive: c +receive: e +receive: i +receive: v +receive: e +receive: a +receive: n +receive: y receive: ! ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) |
got: 'stream lua found 8188 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: 'stream lua found 8186 pending timers ' expected: 'stream lua found 8191 pending timers ' |
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 ' 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/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 |
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 |
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.