[Bug 260461] sys.net.if_bridge_test.span failing in CI
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260461] sys.net.if_bridge_test.span failing in CI"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Nov 2022 12:10:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260461 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=b55f1788c9492a473f0160bffd3e5437843c51f7 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(-) -- You are receiving this mail because: You are the assignee for the bug.