HomeFreeBSD

skip test case nvlist_send_recv__send_many_fds__dgram

Description

skip test case nvlist_send_recvsend_many_fdsdgram

If I'm not mistaken, the underlying sendmsg() for nvlist_send() is
failing with ENOBUFS. In turn, nvlist_recv() returns NULL because it
didn't receive the expected number of file descriptors.

Adjusting net.local.dgram.recvspace worked on my local machine, but on
CI the test still fails consistently.

PR: 260891

Details

Provenance
rewAuthored on Jan 2 2022, 9:07 PM
Parents
rG698727d63734: Fix variable name: freq_khz -> freq
Branches
Unknown
Tags
Unknown