(This page was automatically generated by the tools in the opsboy project on 15:08:05 28-Dec-2023 GMT.)

Detailed Test Report for lua-resty-dns in linux x86_64 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
ad4a51c8 2021-04-25 16:15:39 GMT 2 0 2 382 48 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 70f88773

OpenSSL

OpenSSL 1.1.1k 25 Mar 2021

Compilation Errors

Unexpected Failures

File Name Details
mock.t TEST 39: no_random tries servers in defined order ==24661== Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s)
==24661== at 0x5047C50: __sendmsg_nocancel (in /lib64/libpthread-2.17.so)
==24661== by 0x44A6F8: ngx_write_channel (ngx_channel.c:79)
==24661== by 0x44C19A: ngx_pass_open_channel (ngx_process_cycle.c:481)
==24661== by 0x44C21A: ngx_start_worker_processes (ngx_process_cycle.c:385)
==24661== by 0x44E0BA: ngx_master_process_cycle (ngx_process_cycle.c:241)
==24661== by 0x424719: main (nginx.c:386)
==24661== Address 0x1ffeffc73c is on thread 1's stack
==24661== in frame #2, created by ngx_pass_open_channel (ngx_process_cycle.c:455)
==24661==
{
<insert_a_suppression_name_here>
Memcheck:Param
sendmsg(msg.msg_iov[0])
fun:__sendmsg_nocancel
fun:ngx_write_channel
fun:ngx_pass_open_channel
fun:ngx_start_worker_processes
fun:ngx_master_process_cycle
fun:main
}
sanity.t TEST 15: SPF query (no ans) ==25852== Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s)
==25852== at 0x5047C50: __sendmsg_nocancel (in /lib64/libpthread-2.17.so)
==25852== by 0x44A6F8: ngx_write_channel (ngx_channel.c:79)
==25852== by 0x44C19A: ngx_pass_open_channel (ngx_process_cycle.c:481)
==25852== by 0x44C21A: ngx_start_worker_processes (ngx_process_cycle.c:385)
==25852== by 0x44E0BA: ngx_master_process_cycle (ngx_process_cycle.c:241)
==25852== by 0x424719: main (nginx.c:386)
==25852== Address 0x1ffeffc73c is on thread 1's stack
==25852== in frame #2, created by ngx_pass_open_channel (ngx_process_cycle.c:455)
==25852==
{
<insert_a_suppression_name_here>
Memcheck:Param
sendmsg(msg.msg_iov[0])
fun:__sendmsg_nocancel
fun:ngx_write_channel
fun:ngx_pass_open_channel
fun:ngx_start_worker_processes
fun:ngx_master_process_cycle
fun:main
}

Expected Failures

(none)

Warnings

(none)

Go back to the index page.