(This page was automatically generated by the tools in the opsboy project on 20:13:48 29-Nov-2017 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
bf849dd7 | 2017-10-29 03:49:06 GMT | 0 | 4 | 3 | 578 | 270 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 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.