(This page was automatically generated by the tools in the opsboy project on 22:21:51 27-Apr-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
ced57235 | 2015-11-28 10:00:16 GMT | 0 | 4 | 14 | 488 | 149 sec |
File | Name | Details |
---|---|---|
status.t | TEST 2: single mode and no pools - response_body - response is expected (req 0) |
@@ -1,4 +1,6 @@ [{"sum(1)":2}][{"sum(1)":2}][{"sum(1)":2}] +worker process: 28662 + upstream backend active connections: 1 connection pool capacity: 10 @@ -16,6 +18,8 @@ servers: 1 peers: 1 [{"sum(1)":2}][{"sum(1)":2}] +worker process: 28662 + upstream backend active connections: 1 connection pool capacity: 10 ' |
status.t | TEST 1: sanity - response_body - response is expected (req 0) |
@@ -1,3 +1,5 @@ +worker process: 28676 + upstream backend active connections: 0 connection pool capacity: 10 ' |
status.t | TEST 4: single mode and bad request - response_body - response is expected (req 0) |
@@ -1,5 +1,7 @@ [{"sum(1)":2}][{"sum(1)":2}][{"sum(1)":2}]500 Internal Server Error +worker process: 28697 + upstream backend active connections: 0 connection pool capacity: 10 @@ -17,6 +19,8 @@ servers: 1 peers: 1 [{"sum(1)":2}][{"sum(1)":2}] +worker process: 28697 + upstream backend active connections: 1 connection pool capacity: 10 ' |
status.t | TEST 3: single & multi mode pools - response_body - response is expected (req 0) |
@@ -1,4 +1,6 @@ [{"sum(1)":2}][{"sum(1)":2}][{"sum(1)":2}] +worker process: 28719 + upstream backend active connections: 1 connection pool capacity: 10 @@ -21,6 +23,8 @@ servers: 1 peers: 1 [{"sum(1)":2}][{"sum(1)":2}] +worker process: 28719 + upstream backend active connections: 1 connection pool capacity: 10 ' |
Go back to the index page.