Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2025 23:45:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 290210] sys/netinet/multicast:IP_ADD_MEMBERSHIP_ip_mreq tests fails intermittently in CI
Message-ID:  <bug-290210-32464-xUMMNSK5vB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290210-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-290210-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290210

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc8359b327104325af6dc97202e21d6131=
acb0573

commit c8359b327104325af6dc97202e21d6131acb0573
Author:     Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2025-10-14 23:43:15 +0000
Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2025-10-14 23:43:15 +0000

    tests/multicast: fix test flakyness

    The receiver is run as a background job, so we need a wait loop to
    make sure it has been fully functional before launching sender.

    Reported by:    Siva Mahadevan <me svmhdvn.name>
    PR:             290210

 tests/sys/netinet/multicast.sh | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290210-32464-xUMMNSK5vB>