mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
60eeba4194
test-dns is in the internet suite and therefore is rarely run. (That will change soon. We will run internet tests nightly in CI.) Because it is infrequently run, it was not noticed that it no longer passes. (An error message has changed to provide more information.) This change fixes the test so it passes. PR-URL: https://github.com/nodejs/node/pull/21116 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> |
||
---|---|---|
.. | ||
test-dgram-broadcast-multi-process.js | ||
test-dgram-membership.js | ||
test-dgram-multicast-multi-process.js | ||
test-dgram-multicast-set-interface-lo.js | ||
test-dgram-send-cb-quelches-error.js | ||
test-dns-any.js | ||
test-dns-cares-domains.js | ||
test-dns-ipv4.js | ||
test-dns-ipv6.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-inspector-help-page.js | ||
test-net-connect-timeout.js | ||
test-net-connect-unref.js | ||
test-tls-add-ca-cert.js | ||
test-tls-connnect-melissadata.js | ||
test-tls-reuse-host-from-socket.js | ||
testcfg.py |