Bug 279975 - test sys.netinet6.divert.ipdivert_ip6_output_remote_success fails in CI all the time
Summary: test sys.netinet6.divert.ipdivert_ip6_output_remote_success fails in CI all t...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: 15.0-CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-testing (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 21:08 UTC by Warner Losh
Modified: 2024-06-25 01:23 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Warner Losh freebsd_committer freebsd_triage 2024-06-24 21:08:50 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-24 21:11:40 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(+)