(This page was automatically generated by the tools in the opsboy project on 04:19:13 08-Jan-2018 GMT.)

Detailed Test Report for lua-resty-websocket in linux x86_64 (wv)

Summary

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

LuaJIT

LuaJIT 2.1.0-beta3, commit 99304a9

Compilation Errors

Unexpected Failures

(none)

Expected Failures

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)

Warnings

Go back to the index page.