Summary: | test sys.netinet6.divert.ipdivert_ip6_output_remote_success fails in CI all the time | ||
---|---|---|---|
Product: | Base System | Reporter: | Warner Losh <imp> |
Component: | tests | Assignee: | freebsd-testing (Nobody) <testing> |
Status: | Open --- | ||
Severity: | Affects Only Me | CC: | markj, zlei |
Priority: | --- | ||
Version: | 15.0-CURRENT | ||
Hardware: | Any | ||
OS: | Any |
Description
Warner Losh
2024-06-24 21:08:50 UTC
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. |