Date: Wed, 09 Nov 2022 12:10:31 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 260461] sys.net.if_bridge_test.span failing in CI Message-ID: <bug-260461-32464-STqRtu3k9v@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260461-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-260461-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=3D260461 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Db55f1788c9492a473f0160bffd3e54378= 43c51f7 commit b55f1788c9492a473f0160bffd3e5437843c51f7 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2022-11-02 10:58:04 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2022-11-09 08:17:07 +0000 bridge tests: re-enable span test The root cause of the intermittent span test failures has been identified as a race between sending the packet and starting the bpf capture. This is now resolved, so the test can be re-enabled. PR: 260461 MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit e1274b5b2646a49c1e3efce6c9918c99716d3c07) tests/sys/net/if_bridge_test.sh | 1 - 1 file changed, 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260461-32464-STqRtu3k9v>