node/test/internet
Michaël Zasso 67cb0adbc2
test: fix internet/test-dns
The `nodejs.org` domain has now two TXT records.
Do not verify the exact number of records returned (only their shape),
and check that one of them is the SPF.

PR-URL: https://github.com/nodejs/node/pull/59660
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2025-08-30 09:47:38 +00:00
..
internet.status
test-corepack-yarn-install.js
test-dgram-broadcast-multi-process.js
test-dgram-connect.js
test-dgram-membership.js
test-dgram-multicast-multi-process.js
test-dgram-multicast-set-interface-lo.js
test-dgram-multicast-ssm-multi-process.js
test-dgram-multicast-ssmv6-multi-process.js
test-dns-any.js
test-dns-cares-domains.js
test-dns-getDefaultResultOrder.js
test-dns-idna2008.js
test-dns-ipv4.js
test-dns-ipv6.js
test-dns-lookup.js
test-dns-promises-resolve.js
test-dns-regress-6244.js
test-dns-setserver-in-callback-of-resolve4.js
test-dns-txt-sigsegv.js
test-dns.js
test-http-dns-fail.js
test-http-https-default-ports.js
test-http2-issue-32922.js
test-https-autoselectfamily-slow-timeout.js
test-https-issue-43963.js
test-inspector-help-page.js
test-net-autoselectfamily-events-failure.js
test-net-autoselectfamily-events-timeout.js
test-net-autoselectfamily-timeout-close.js
test-net-connect-timeout.js
test-net-connect-unref.js
test-snapshot-dns-lookup.js
test-snapshot-dns-resolve.js
test-tls-add-ca-cert.js
test-tls-autoselectfamily-backing-socket.js
test-tls-autoselectfamily-servername.js
test-trace-events-dns.js
test-uv-threadpool-schedule.js
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00