(This page was automatically generated by the tools in the opsboy project on 04:52:03 11-Oct-2024 GMT.)

Detailed Test Report for lua-resty-upstream-healthcheck in linux x86_64 (rv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
9c1abde0 2024-08-06 16:11:52 GMT 0 2 6 117 67 sec

LuaJIT

LuaJIT 2.1.1719379426, commit 4182d6bf

OpenSSL

OpenSSL 1.1.1w 11 Sep 2023

Compilation Errors

Segmentation Faults

Unexpected Failures

(none)

Expected Failures

File Name Details
sanity.t TEST 15: peers > concurrency - grep_error_log_out (req 0) 'healthcheck: peer 127.0.0.1:12354 was checked to be not ok
healthcheck: peer 127.0.0.1:12357 was checked to be not ok
healthcheck: peer 127.0.0.1:12355 was checked to be not ok
healthcheck: peer 127.0.0.1:12358 was checked to be not ok
healthcheck: peer 127.0.0.1:12356 was checked to be not ok
healthcheck: peer 127.0.0.1:12359 was checked to be not ok
'
doesn't match '(?^:^healthcheck: peer 127\.0\.0\.1:12357 was checked to be not ok
healthcheck: peer 127\.0\.0\.1:12358 was checked to be not ok
healthcheck: failed to receive status line from 127\.0\.0\.1:12354
healthcheck: peer 127\.0\.0\.1:12354 was checked to be not ok
healthcheck: peer 127\.0\.0\.1:12355 was checked to be not ok
healthcheck: peer 127\.0\.0\.1:12356 was checked to be not ok
healthcheck: peer 127\.0\.0\.1:12359 was checked to be not ok
$)'
sanity.t TEST 6: health check (bad case), bad status, and then rise again - response_body - response is expected (repeated req 0, req 0) @@ -1,8 +1,8 @@
Upstream foo.com
Primary Peers
127.0.0.1:12354 UP
- 127.0.0.1:12355 UP
+ 127.0.0.1:12355 DOWN
Backup Peers
127.0.0.1:12356 UP
upstream addr: 127.0.0.1:12354
-upstream addr: 127.0.0.1:12355
+upstream addr: 127.0.0.1:12354
'

Warnings

(none)

Go back to the index page.