(This page was automatically generated by the tools in the opsboy project on 03:14:19 26-May-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
9f47540a | 2016-05-16 21:23:44 GMT | 0 | 37 | 3 | 588 | 184 sec |
File | Name | Details |
---|---|---|
cs.t | TEST 10: client recv timeout (timeout option) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1 @@ -failed to receive 1st frame: failed to receive the first 2 bytes: timeout +failed to connect: failed to connect: timeout -2: received: 你好, WebSocket! (text) ' |
cs.t | TEST 10: client recv timeout (timeout option) - pattern "lua tcp socket read timed out" should match a line in error.log (req 0) | |
cs.t | TEST 10: client recv timeout (timeout option) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1 @@ -failed to receive 1st frame: failed to receive the first 2 bytes: timeout +failed to connect: failed to receive response header: timeout -2: received: 你好, WebSocket! (text) ' |
cs.t | TEST 26: SSL without ssl_verify - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -received: hello 1 (text) +failed to connect: ssl handshake failed: handshake failed -received: hello 2 (text) -received: hello 3 (text) ' |
cs.t | TEST 26: SSL without ssl_verify - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:16:26 [error] 16516\#16516: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 0) | |
cs.t | TEST 26: SSL without ssl_verify - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -received: hello 1 (text) +failed to connect: ssl handshake failed: handshake failed -received: hello 2 (text) -received: hello 3 (text) ' |
cs.t | TEST 26: SSL without ssl_verify - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:16:26 [error] 16516\#16516: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
cs.t | TEST 26: SSL without ssl_verify - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:16:26 [error] 16516\#16516: *4 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
cs.t | TEST 25: SSL with ssl_verify (handshake failed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 0) | |
cs.t | TEST 25: SSL with ssl_verify (handshake failed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 1) | |
cs.t | TEST 22: SSL with keepalive - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1 @@ -received: hello 1 (text) +failed to connect: ssl handshake failed: handshake failed -received: hello 2 (text) -received: hello 3 (text) ' |
cs.t | TEST 22: SSL with keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:09 [error] 16643\#16643: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 0) | |
cs.t | TEST 22: SSL with keepalive - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1 @@ -received: hello 1 (text) +failed to connect: ssl handshake failed: handshake failed -received: hello 2 (text) -received: hello 3 (text) ' |
cs.t | TEST 22: SSL with keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:09 [error] 16643\#16643: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
cs.t | TEST 22: SSL with keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:09 [error] 16643\#16643: *4 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
cs.t | TEST 23: SSL without keepalive - response_body - response is expected (repeated req 0, req 0) |
got: 'failed to connect: ssl handshake failed: handshake failed ' expected: 'received: hello (text) ' |
cs.t | TEST 23: SSL without keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:20 [error] 16676\#16676: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 0) | |
cs.t | TEST 23: SSL without keepalive - response_body - response is expected (repeated req 1, req 0) |
got: 'failed to connect: ssl handshake failed: handshake failed ' expected: 'received: hello (text) ' |
cs.t | TEST 23: SSL without keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:20 [error] 16676\#16676: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
cs.t | TEST 23: SSL without keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:20 [error] 16676\#16676: *4 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
cs.t | TEST 24: SSL with ssl_verify - response_body - response is expected (repeated req 0, req 0) |
got: 'failed to connect: ssl handshake failed: handshake failed ' expected: 'received: hello (text) ' |
cs.t | TEST 24: SSL with ssl_verify - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:26 [error] 16700\#16700: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 0) | |
cs.t | TEST 24: SSL with ssl_verify - response_body - response is expected (repeated req 1, req 0) |
got: 'failed to connect: ssl handshake failed: handshake failed ' expected: 'received: hello (text) ' |
cs.t | TEST 24: SSL with ssl_verify - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:26 [error] 16700\#16700: *1 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
cs.t | TEST 24: SSL with ssl_verify - pattern "[error]" should not match any line in error.log but matches line "2016/05/17 00:17:26 [error] 16700\#16700: *5 peer closed connection in SSL handshake, client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1) | |
sanity.t | ERROR: client socket timed out - TEST 8: simple text data frame (65536 bytes) |
' |
sanity.t | TEST 8: simple text data frame (65536 bytes) - pattern "text msg received is expected," should match a line in error.log (req 0) | |
sanity.t | ERROR: client socket timed out - TEST 8: simple text data frame (65536 bytes) |
' |
sanity.t | TEST 8: simple text data frame (65536 bytes) - pattern "text msg received is expected," should match a line in error.log (req 1) | |
sanity.t | ERROR: client socket timed out - TEST 7: simple text data frame (65535 bytes) |
' |
sanity.t | TEST 7: simple text data frame (65535 bytes) - pattern "text msg received is expected," should match a line in error.log (req 0) | |
sanity.t | ERROR: client socket timed out - TEST 7: simple text data frame (65535 bytes) |
' |
sanity.t | TEST 7: simple text data frame (65535 bytes) - pattern "text msg received is expected," should match a line in error.log (req 1) | |
sanity.t | ERROR: client socket timed out - TEST 9: simple text data frame (1 Mbytes) |
' |
sanity.t | TEST 9: simple text data frame (1 Mbytes) - pattern "text msg received is expected," should match a line in error.log (req 0) | |
sanity.t | ERROR: client socket timed out - TEST 9: simple text data frame (1 Mbytes) |
' |
sanity.t | TEST 9: simple text data frame (1 Mbytes) - pattern "text msg received is expected," should match a line in error.log (req 1) |
Go back to the index page.