FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: 1 != 0 (1 != 0) Which is not super helpful, but it is the bug now for months.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6176883697840cc7714fa1b4cacfb1219e1562bd commit 6176883697840cc7714fa1b4cacfb1219e1562bd Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2024-06-24 21:09:32 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-06-24 21:11:05 +0000 sys.netinet6.divert.ipdivert_ip6_output_remote_success fails Disable it. It's been failing with the useful 1 != 0 (1 != 0) for weeks if not months now. PR: 279975 Sponsored by: Netflix tests/sys/netinet6/divert.sh | 4 ++++ 1 file changed, 4 insertions(+)
The test is still failing.