[Bug 285826] lib/libc/net/getaddrinfo: fails since inception

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Apr 2025 02:49:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285826

            Bug ID: 285826
           Summary: lib/libc/net/getaddrinfo: fails since inception
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: testing@FreeBSD.org
          Reporter: ngie@FreeBSD.org

The following testcases have been failing in CI since they were introduced:
```
lib.libc.net.getaddrinfo.getaddrinfo.basic
lib.libc.net.getaddrinfo.getaddrinfo.nofamily
lib.libc.net.getaddrinfo.getaddrinfo_test.basic
lib.libc.net.getaddrinfo.getaddrinfo_test.empty_servname
lib.libc.net.getaddrinfo.getaddrinfo_test.sock_raw
```
These tests will be disabled and need to be fixed--either in the libc code or
in the tests themselves.

More info can be found here:
https://ci.freebsd.org/job/FreeBSD-main-amd64-test/26164/

-- 
You are receiving this mail because:
You are the assignee for the bug.