(This page was automatically generated by the tools in the opsboy project on 23:20:07 24-Feb-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
9f47540a | 2016-02-15 18:42:58 GMT | 0 | 4 | 3 | 578 | 248 sec |
File | Name | Details |
---|---|---|
cs.t | TEST 10: client recv timeout (timeout option) - response_body - response is expected (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 (req 1) |
@@ -1,2 +1 @@ -failed to receive 1st frame: failed to receive the first 2 bytes: timeout +failed to connect: failed to send the handshake request: 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 1) |
Go back to the index page.