Date: Tue, 30 Sep 2025 12:54:08 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 289821] sys/netpfil/pf/mld.py:TestMLD::test_router_alert test fails intermittently in CI Message-ID: <bug-289821-32464-3CmewQjHJf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289821-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-289821-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=3D289821 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da57f6ce4792f12bebdbe3e46d6d9d39da= 10055db commit a57f6ce4792f12bebdbe3e46d6d9d39da10055db Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-09-27 14:41:30 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2025-09-30 12:53:21 +0000 pf tests: fix intermittent mld test failures We can't reliably check for the absence of replies to our MLD queries (because a host may announce its multicast subscriptions), so enable pf logging = and check for the relevant error message instead. PR: 289821 MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D52762 tests/sys/netpfil/pf/Makefile | 2 +- tests/sys/netpfil/pf/mld.py | 35 +++++++++++++++-------------------- 2 files changed, 16 insertions(+), 21 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-289821-32464-3CmewQjHJf>
