(This page was automatically generated by the tools in the opsboy project on 16:17:14 09-Jan-2016 GMT.)

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

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
97339db8 2016-01-08 00:30:47 GMT 0 4 3 578 424 sec

LuaJIT

LuaJIT 2.1.0-beta1, commit 2ef8be4

Compilation Errors

Unexpected Failures

(none)

Expected Failures

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" matches 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" matches a line in error.log (req 1)

Warnings

Go back to the index page.