[Bug 298120] sys/netlink/netlink_socket:overflow test failing in CI
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 298120] sys/netlink/netlink_socket:overflow test failing in CI"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Sep 2026 20:07:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298120
Pouria Mousavizadeh Tehrani <pouria@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glebius@FreeBSD.org
--- Comment #4 from Pouria Mousavizadeh Tehrani <pouria@freebsd.org> ---
Not sure how to deal with this one.
I'll ask Gleb for advice.
Even without my commit, the 2019f3d86f commit after mine probably breaks this
test too.
You can proceed disabling this test for now.
It was disable before 18ce9e2dd0e0 with:
```
atf_tc_skip("does not work");
```
--
You are receiving this mail because:
You are on the CC list for the bug.