(This page was automatically generated by the tools in the opsboy project on 22:21:52 27-Apr-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
8693f641 | 2016-02-16 18:10:42 GMT | 0 | 187 | 93 | 7444 | 2638 sec |
File | Name | Details |
---|---|---|
058-tcp-socket.t | TEST 37: successful reread after a read time out happen (receiveuntil -> receive) - response_body - response is expected (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 (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 36: successful reread after a read time out happen (receiveuntil -> receiveuntil) - response_body - response is expected (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 35: successful reread after a read time out happen (receive -> receiveuntil) - response_body - response is expected (req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
067-req-socket.t | TEST 11: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (req 0) |
@@ -1,4 +1,4 @@ sent: 65 sent: 12 -received: err: timeout, partial: abc +received: err: timeout, partial: abchello world -received: received: hello world +received: ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (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 (req 1) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
106-timer.t | TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua_block\(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) | |
106-timer.t | TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua_block\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0) | |
106-timer.t | TEST 27: user args - pattern "(?^:\[lua\] content_by_lua_block\(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 2: separated global env - pattern "(?^:\[lua\] content_by_lua_block\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
106-timer.t | TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua_block\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[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_block\(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 1: simple at - pattern "(?^:\[lua\] content_by_lua_block\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" 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 8187 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 8183 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 (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 ' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - response_body - response is expected (req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:54:59 [error] 20098\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - response_body - response is expected (req 1) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:00 [error] 20098\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 1: www.google.com - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent stream request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 1: www.google.com - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 1: www.google.com - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:02 [error] 20109\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 1: www.google.com - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent stream request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 1: www.google.com - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 1: www.google.com - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:02 [error] 20109\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 18: self signed certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - response_body - response is expected (req 1) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 18: self signed certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 26: handshake timed out - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: timeout +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 26: handshake timed out - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:09 [error] 20142\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 26: handshake timed out - response_body - response is expected (req 1) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: timeout +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 26: handshake timed out - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:10 [error] 20142\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 4: ssl session reuse - response_body - response is expected (req 0) |
@@ -1,10 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil -connected: 1 -ssl handshake: userdata -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 4: ssl session reuse - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl set session: \1:2 lua ssl save session: \1:3 lua ssl free session: \1:2 lua ssl free session: \1:1 $)' |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:12 [error] 20153\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 4: ssl session reuse - response_body - response is expected (req 1) |
@@ -1,10 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil -connected: 1 -ssl handshake: userdata -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 4: ssl session reuse - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl set session: \1:2 lua ssl save session: \1:3 lua ssl free session: \1:2 lua ssl free session: \1:1 $)' |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:12 [error] 20153\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 29: unix domain ssl cosocket (keepalive) - response_body - response is expected (req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed -connected: 1 -ssl handshake: true ' |
129-ssl-socket.t | TEST 29: unix domain ssl cosocket (keepalive) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:15 [error] 20164\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 29: unix domain ssl cosocket (keepalive) - response_body - response is expected (req 1) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed -connected: 1 -ssl handshake: true ' |
129-ssl-socket.t | TEST 29: unix domain ssl cosocket (keepalive) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:15 [error] 20164\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 27: unix domain ssl cosocket (no gen session) - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 27: unix domain ssl cosocket (no gen session) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:17 [error] 20175\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 27: unix domain ssl cosocket (no gen session) - response_body - response is expected (req 1) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 27: unix domain ssl cosocket (no gen session) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:18 [error] 20175\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 17: unsupported ssl protocol - pattern "(?^:\[crit\] .*?SSL_do_handshake\(\) failed .*?unsupported protocol)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 17: unsupported ssl protocol - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:20 [error] 20186\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 17: unsupported ssl protocol - pattern "(?^:\[crit\] .*?SSL_do_handshake\(\) failed .*?unsupported protocol)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 17: unsupported ssl protocol - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:20 [error] 20186\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - pattern "SSL: TLSv1, cipher: "ECDHE-RSA-RC4-SHA SSLv3" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:23 [error] 20197\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - pattern "SSL: TLSv1, cipher: "ECDHE-RSA-RC4-SHA SSLv3" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:23 [error] 20197\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 2: no SNI, no verify - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 57 bytes. -received: HTTP/1.1 401 Unauthorized -close: 1 nil ' |
129-ssl-socket.t | TEST 2: no SNI, no verify - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 2: no SNI, no verify - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:25 [error] 20208\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 2: no SNI, no verify - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 57 bytes. -received: HTTP/1.1 401 Unauthorized -close: 1 nil ' |
129-ssl-socket.t | TEST 2: no SNI, no verify - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 2: no SNI, no verify - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:26 [error] 20208\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 13: iscribblet.org: passing SSL verify with multiple certificates - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 13: iscribblet.org: passing SSL verify with multiple certificates - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 13: iscribblet.org: passing SSL verify with multiple certificates - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:28 [error] 20219\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 13: iscribblet.org: passing SSL verify with multiple certificates - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 13: iscribblet.org: passing SSL verify with multiple certificates - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 13: iscribblet.org: passing SSL verify with multiple certificates - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:28 [error] 20219\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 6: certificate does not match host name (verify, no log socket errors) - response_body - response is expected (req 0) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: certificate host mismatch +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 6: certificate does not match host name (verify, no log socket errors) - response_body - response is expected (req 1) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: certificate host mismatch +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - response_body - response is expected (req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:34 [error] 20241\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - response_body - response is expected (req 1) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:34 [error] 20241\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - response_body - response is expected (req 0) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^stream lua ssl save session: ([0-9A-F]+):2 stream lua ssl save session: \1:3 stream lua ssl save session: \1:4 stream lua ssl free session: \1:4 stream lua ssl free session: \1:3 stream lua ssl free session: \1:2 $)' |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:37 [error] 20252\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - response_body - response is expected (req 1) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^stream lua ssl save session: ([0-9A-F]+):2 stream lua ssl save session: \1:3 stream lua ssl save session: \1:4 stream lua ssl free session: \1:4 stream lua ssl free session: \1:3 stream lua ssl free session: \1:2 $)' |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 19: iscribblet.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:37 [error] 20252\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - response_body - response is expected (req 1) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - response_body - response is expected (req 0) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: \1:2 $)' |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:42 [error] 20274\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - response_body - response is expected (req 1) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: \1:2 $)' |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 18: iscribblet.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:42 [error] 20274\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - response_body - response is expected (req 0) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - response_body - response is expected (req 1) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 8: iscribblet.org: passing SSL verify - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 8: iscribblet.org: passing SSL verify - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 8: iscribblet.org: passing SSL verify - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:47 [error] 20296\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 8: iscribblet.org: passing SSL verify - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 8: iscribblet.org: passing SSL verify - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 8: iscribblet.org: passing SSL verify - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:48 [error] 20296\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 24: lua_ssl_crl - response_body - response is expected (req 0) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 12: CRL has expired +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 24: lua_ssl_crl - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:50 [error] 20307\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 24: lua_ssl_crl - response_body - response is expected (req 1) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 12: CRL has expired +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 24: lua_ssl_crl - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:51 [error] 20307\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - response_body - response is expected (req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:53 [error] 20318\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - response_body - response is expected (req 1) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:53 [error] 20318\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 25: multiple handshake calls - response_body - response is expected (req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -ssl handshake: userdata -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 25: multiple handshake calls - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl save session: ([0-9A-F]+):3 lua ssl free session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 25: multiple handshake calls - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:56 [error] 20329\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 25: multiple handshake calls - response_body - response is expected (req 1) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -ssl handshake: userdata -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 25: multiple handshake calls - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl save session: ([0-9A-F]+):3 lua ssl free session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 25: multiple handshake calls - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:56 [error] 20329\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - response_body - response is expected (req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:59 [error] 20340\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - response_body - response is expected (req 1) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:55:59 [error] 20340\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 3: SNI, no verify - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 3: SNI, no verify - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 3: SNI, no verify - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:02 [error] 20351\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 3: SNI, no verify - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 3: SNI, no verify - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 3: SNI, no verify - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:02 [error] 20351\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 15: explicit cipher configuration - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - pattern "SSL: TLSv1.2, cipher: "RC4-SHA SSLv3" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 15: explicit cipher configuration - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:04 [error] 20362\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 15: explicit cipher configuration - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - pattern "SSL: TLSv1.2, cipher: "RC4-SHA SSLv3" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 15: explicit cipher configuration - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:05 [error] 20362\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 10: ssl verify depth not enough (without automatic error logging) - response_body - response is expected (req 0) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 10: ssl verify depth not enough (without automatic error logging) - response_body - response is expected (req 1) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:10 [error] 20384\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:10 [error] 20384\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 14: default cipher - response_body - response is expected (req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 14: default cipher - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 14: default cipher - pattern "SSL: TLSv1.2, cipher: "ECDHE-RSA-RC4-SHA SSLv3" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 14: default cipher - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:12 [error] 20395\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 14: default cipher - response_body - response is expected (req 1) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 59 bytes. -received: HTTP/1.1 200 OK -close: 1 nil ' |
129-ssl-socket.t | TEST 14: default cipher - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 14: default cipher - pattern "SSL: TLSv1.2, cipher: "ECDHE-RSA-RC4-SHA SSLv3" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 14: default cipher - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:13 [error] 20395\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent stream request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:15 [error] 20406\#0: *3 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) | |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent stream request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+):2 lua ssl free session: ([0-9A-F]+):1 $)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - pattern "[error]" should not match any line in error.log but matches line "2016/02/16 18:56:15 [error] 20406\#0: *8 peer closed connection in SSL handshake while handling client connection, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) | |
129-ssl-socket.t | TEST 5: certificate does not match host name (verify) - response_body - response is expected (req 0) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: certificate host mismatch +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 5: certificate does not match host name (verify) - pattern "lua ssl certificate does not match host "blah.agentzh.org"" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 5: certificate does not match host name (verify) - response_body - response is expected (req 1) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: certificate host mismatch +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 5: certificate does not match host name (verify) - pattern "lua ssl certificate does not match host "blah.agentzh.org"" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 23: unix domain ssl cosocket (no ssl on server) - pattern "(?^:SSL_do_handshake\(\) failed .*?unknown protocol)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 23: unix domain ssl cosocket (no ssl on server) - pattern "(?^:SSL_do_handshake\(\) failed .*?unknown protocol)" should match a line in error.log (req 1) | |
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 |
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] | unexpected lua 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 |
Go back to the index page.