(This page was automatically generated by the tools in the opsboy project on 17:20:58 30-Jul-2016 GMT.)

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

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
9f47540a 2016-07-18 22:06:25 GMT 0 8 3 580 67 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit 455f067

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
cs.t TEST 22: SSL with keepalive - failed to reload configuration
cs.t TEST 22: SSL with keepalive - status code ok got: '404'
expected: '200'
cs.t TEST 22: SSL with keepalive - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,7 @@
-received: hello 1 (text)
+<html>
-received: hello 2 (text)
+<head><title>404 Not Found</title></head>
-received: hello 3 (text)
+<body bgcolor="white">
+<center><h1>404 Not Found</h1></center>
+<hr><center>nginx/1.11.2 (no pool)</center>
+</body>
+</html>
'
cs.t TEST 22: SSL with keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/07/19 01:25:41 [error] 8921\#8921: *110 open() \"/home/ec2-user/git/lua-resty-websocket/t/servroot/html/c\" failed (2: No such file or directory), client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 0)
cs.t TEST 22: SSL with keepalive - status code ok got: '404'
expected: '200'
cs.t TEST 22: SSL with keepalive - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,7 @@
-received: hello 1 (text)
+<html>
-received: hello 2 (text)
+<head><title>404 Not Found</title></head>
-received: hello 3 (text)
+<body bgcolor="white">
+<center><h1>404 Not Found</h1></center>
+<hr><center>nginx/1.11.2 (no pool)</center>
+</body>
+</html>
'
cs.t TEST 22: SSL with keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/07/19 01:25:41 [error] 8921\#8921: *110 open() \"/home/ec2-user/git/lua-resty-websocket/t/servroot/html/c\" failed (2: No such file or directory), client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1)
cs.t TEST 22: SSL with keepalive - pattern "[error]" should not match any line in error.log but matches line "2016/07/19 01:25:41 [error] 8921\#8921: *111 open() \"/home/ec2-user/git/lua-resty-websocket/t/servroot/html/c\" failed (2: No such file or directory), client: 127.0.0.1, server: localhost, request: \"GET /c HTTP/1.1\", host: \"localhost\"" (req 1)

Warnings

Go back to the index page.