[Bug 290210] sys/netinet/multicast:IP_ADD_MEMBERSHIP_ip_mreq tests fails intermittently in CI
Date: Tue, 14 Oct 2025 23:45:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290210
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c8359b327104325af6dc97202e21d6131acb0573
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(-)
--
You are receiving this mail because:
You are on the CC list for the bug.