(This page was automatically generated by the tools in the opsboy project on 14:24:39 28-Oct-2025 GMT.)
| Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
|---|---|---|---|---|---|---|
| 05fe9699 | 2025-10-28 05:30:06 GMT | 14 | 6 | 40 | 1473 | 86 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 "2025/10/28 08:38:56 [error] 3723#3723: *1 postgres: connection failed: FATAL: Ident authentication failed for user \"ngx_test\"" (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 "2025/10/28 08:38:56 [error] 3728#3728: *1 postgres: connection failed: FATAL: Ident authentication failed for user \"ngx_test\"" (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 "2025/10/28 08:38:56 [error] 3733#3733: *1 postgres: connection failed: FATAL: Ident authentication failed for user \"ngx_test\"" (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 "2025/10/28 08:38:57 [error] 3738#3738: *1 postgres: connection failed: FATAL: Ident authentication failed for user \"ngx_test\"" (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: 167 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: 167 expected: "[{"id":2,"name":null},{"id":3,"name":"bob"}]" length: 44 strings begin to differ at char 1 (line 1 column 1) |
| File | Name | Details |
|---|---|---|
| etag.t | TEST 2: basic fetch (cache miss) - pattern "srcache_store: subrequest returned status 201" should match a line in error.log (req 0) |
Looks like you failed 1 test of 34. |
| main-req.t | TEST 2: basic fetch (cache miss) - pattern "srcache_store: subrequest returned status 201" should match a line in error.log (req 0) |
Looks like you failed 1 test of 25. |
| methods.t | TEST 15: basic fetch (cache miss) - HEAD - pattern "srcache_store skipped due to request method HEAD" should match a line in error.log (req 0) |
Looks like you failed 1 test of 63. |
| ranges.t | TEST 2: range fetch (cache miss) - pattern "srcache_store: subrequest returned status 201" should match a line in error.log (req 0) | |
| ranges.t | TEST 6: full fetch (cache miss) - pattern "srcache_store: subrequest returned status 201" should match a line in error.log (req 0) | |
| store-skip.t | TEST 21: store_skip is true in the last minute - pattern "srcache_store skipped due to the true value in srcache_store_skip: "1"" should match a line in error.log (req 0) |
Looks like you failed 1 test of 52. |
Go back to the index page.