(This page was automatically generated by the tools in the opsboy project on 18:35:16 22-Apr-2018 GMT.)

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

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
bf849dd7 2017-10-29 03:49:45 GMT 0 20 3 584 71 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 99304a9

OpenSSL

LuaJIT 1.0.2k 26 Jan 2017

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
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 - 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 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 - 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 - 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 - 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 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 - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: ssl handshake failed: handshake failed
'
expected: 'received: hello (text)
'
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 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 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)

Warnings

Go back to the index page.