<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/tests/net/getaddrinfo, branch stable/15</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Revert "Mark several getaddrinfo tests as XFAIL"</title>
<updated>2025-05-28T22:18:51+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2025-05-28T22:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=19fb56b192442552f2f57ef35de57f55b8d050ca'/>
<id>19fb56b192442552f2f57ef35de57f55b8d050ca</id>
<content type='text'>
This change was unreviewed and should not have been committed to :main.

This reverts commit 9b37d84c87e69dabc69d818aa4d2fea718bd8b74.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change was unreviewed and should not have been committed to :main.

This reverts commit 9b37d84c87e69dabc69d818aa4d2fea718bd8b74.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark several getaddrinfo tests as XFAIL</title>
<updated>2025-05-28T22:15:08+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2025-04-01T04:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b37d84c87e69dabc69d818aa4d2fea718bd8b74'/>
<id>9b37d84c87e69dabc69d818aa4d2fea718bd8b74</id>
<content type='text'>
These tests were recently enabled on main and have failed consistently
since they were enabled.

- 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

Mark them as expected failures so they no longer count as failures in
Jenkins CI.

PR:		285826
MFC with:	5313457780, 0b773a94ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests were recently enabled on main and have failed consistently
since they were enabled.

- 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

Mark them as expected failures so they no longer count as failures in
Jenkins CI.

PR:		285826
MFC with:	5313457780, 0b773a94ab
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: getaddrinfo_test: use VNET jails for testing</title>
<updated>2025-04-08T16:54:58+00:00</updated>
<author>
<name>K Rin</name>
<email>rin@sandb0x.tw</email>
</author>
<published>2025-04-06T05:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=423a21a5b65cc7b7809d29c4d40a8ca4a224a3f5'/>
<id>423a21a5b65cc7b7809d29c4d40a8ca4a224a3f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: getaddrinfo_test: require root privileges</title>
<updated>2025-04-08T16:54:33+00:00</updated>
<author>
<name>K Rin</name>
<email>rin@sandb0x.tw</email>
</author>
<published>2025-04-06T01:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fbd2bea100af71c49b6ba3f9874718424411704b'/>
<id>fbd2bea100af71c49b6ba3f9874718424411704b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: rename t_getaddrinfo.sh to getaddrinfo_test.sh</title>
<updated>2025-04-08T16:54:04+00:00</updated>
<author>
<name>K Rin</name>
<email>rin@sandb0x.tw</email>
</author>
<published>2025-04-06T00:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fe44dee0ef5ca77315c30ad0c819a8b3dabc85a2'/>
<id>fe44dee0ef5ca77315c30ad0c819a8b3dabc85a2</id>
<content type='text'>
This matches FreeBSD style of test names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches FreeBSD style of test names.
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: getaddrinfo_test: test both IPv4 and IPv6 preferred policies</title>
<updated>2025-04-08T16:53:15+00:00</updated>
<author>
<name>K Rin</name>
<email>rin@sandb0x.tw</email>
</author>
<published>2025-04-06T00:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a709d15529b3dd8479f2a642b4d0e65e09d0515e'/>
<id>a709d15529b3dd8479f2a642b4d0e65e09d0515e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: move getaddrinfo_test data to a subdirectory</title>
<updated>2025-04-08T16:52:33+00:00</updated>
<author>
<name>K Rin</name>
<email>rin@sandb0x.tw</email>
</author>
<published>2025-04-06T00:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a18476bd7118a28cc402bda52898999b86f15e58'/>
<id>a18476bd7118a28cc402bda52898999b86f15e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: fix couple errors for getaddrinfo_test</title>
<updated>2025-04-08T16:49:54+00:00</updated>
<author>
<name>K Rin</name>
<email>rin@sandb0x.tw</email>
</author>
<published>2025-04-05T23:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b990663ff63de8db700dc0e386421c201e43412'/>
<id>4b990663ff63de8db700dc0e386421c201e43412</id>
<content type='text'>
- The reason our test is flaky is its dependence on ip6addrctl_policy.
- While here, fix shell logic.  When our diff(1) prints a diff it returns
  a nonzero status and this is when we want to atf_fail().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The reason our test is flaky is its dependence on ip6addrctl_policy.
- While here, fix shell logic.  When our diff(1) prints a diff it returns
  a nonzero status and this is when we want to atf_fail().
</pre>
</div>
</content>
</entry>
<entry>
<title>libc/tests: copy t_getaddrinfo out from contrib/netbsd-tests</title>
<updated>2025-04-08T16:48:51+00:00</updated>
<author>
<name>K Rin</name>
<email>rin@sandb0x.tw</email>
</author>
<published>2025-04-05T23:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=65f6c19efa82e5988092d0c71befd10147a1ede3'/>
<id>65f6c19efa82e5988092d0c71befd10147a1ede3</id>
<content type='text'>
It is going to be modified in next commits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is going to be modified in next commits.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Require allow_network_access for tests needing name resolution</title>
<updated>2025-04-02T14:31:18+00:00</updated>
<author>
<name>Olivier Cochard</name>
<email>olivier@FreeBSD.org</email>
</author>
<published>2025-04-02T14:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c10fd9ac00b1097ab622d055dcc3d1484012bccc'/>
<id>c10fd9ac00b1097ab622d055dcc3d1484012bccc</id>
<content type='text'>
Tests that require working name resolution or network access now mandate that
the kuya variable allow_network_access be set.

PR:		285826
Reported by:	ngie
Reviewed by:	igoro
Approved by:	lwhsu
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D49633
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests that require working name resolution or network access now mandate that
the kuya variable allow_network_access be set.

PR:		285826
Reported by:	ngie
Reviewed by:	igoro
Approved by:	lwhsu
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D49633
</pre>
</div>
</content>
</entry>
</feed>
