(This page was automatically generated by the tools in the opsboy project on 19:10:18 17-Apr-2018 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
b741f55e | 2017-10-28 06:19:11 GMT | 0 | 14 | 40 | 1447 | 706 sec |
File | Name | Details |
---|---|---|
000_init.t | TEST 5: cats - drop table - pg - status code ok |
got: '502' expected: '200' |
000_init.t | TEST 5: cats - drop table - pg - pattern "[error]" should not match any line in error.log but matches line "2017/10/28 08:51:54 [error] 29898\#0: *1 postgres: connection failed: could not send startup packet: Resource temporarily unavailable" (req 0) | |
000_init.t | TEST 6: cats - create table - pg - status code ok |
got: '502' expected: '200' |
000_init.t | TEST 6: cats - create table - pg - pattern "[error]" should not match any line in error.log but matches line "2017/10/28 08:51:56 [error] 29910\#0: *1 postgres: connection failed: could not send startup packet: Resource temporarily unavailable" (req 0) | |
000_init.t | TEST 7: cats - insert value - pg - status code ok |
got: '502' expected: '200' |
000_init.t | TEST 7: cats - insert value - pg - pattern "[error]" should not match any line in error.log but matches line "2017/10/28 08:51:58 [error] 29922\#0: *1 postgres: connection failed: could not send startup packet: Resource temporarily unavailable" (req 0) | |
000_init.t | TEST 8: cats - insert value - pg - status code ok |
got: '502' expected: '200' |
000_init.t | TEST 8: cats - insert value - pg - pattern "[error]" should not match any line in error.log but matches line "2017/10/28 08:52:00 [error] 29934\#0: *1 postgres: connection failed: could not send startup packet: Resource temporarily unavailable" (req 0) | |
postgres-main.t | TEST 2: cache miss - status code ok |
got: '502' expected: '200' |
postgres-main.t | TEST 2: cache miss - header Content-Type ok |
got: 'text/html' expected: 'application/json' |
postgres-main.t | TEST 2: cache miss - response_body - response is expected (repeated req 0, req 0) |
got: "<html>\x{0d}\x{0a}<head><title>502 Bad Gateway</title></head"... length: 183 expected: "[{"id":2,"name":null},{"id":3,"name":"bob"}]" length: 44 strings begin to differ at char 1 (line 1 column 1) |
postgres-main.t | TEST 3: cache hit - status code ok |
got: '502' expected: '200' |
postgres-main.t | TEST 3: cache hit - header Content-Type ok |
got: 'text/html' expected: 'application/json' |
postgres-main.t | TEST 3: cache hit - response_body - response is expected (repeated req 0, req 0) |
got: "<html>\x{0d}\x{0a}<head><title>502 Bad Gateway</title></head"... length: 183 expected: "[{"id":2,"name":null},{"id":3,"name":"bob"}]" length: 44 strings begin to differ at char 1 (line 1 column 1) |
Go back to the index page.