node/test/internet
Rich Trott 46f94f9111
test: make test-tls-reuse-host-from-socket pass without internet
Start up a TLS server on localhost rather than using example.org.

PR-URL: https://github.com/nodejs/node/pull/34953
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2020-09-22 19:56:24 +02:00
..
internet.status test: mark test-dgram-multicast-ssmv6-multi-process flaky 2020-07-07 22:37:31 -07:00
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: fix flaky test-dns-any.js 2020-03-30 11:00:19 -07:00
test-dns-cares-domains.js
test-dns-idna2008.js test: fix test-dns-idna2008 2020-06-08 19:32:24 -07:00
test-dns-ipv4.js
test-dns-ipv6.js
test-dns-lookup.js
test-dns-promises-resolve.js test: refactor common.expectsError 2020-04-01 12:58:33 -04:00
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 http2: wait for secureConnect before initializing 2020-05-13 17:52:47 +02:00
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-trace-events-dns.js
test-uv-threadpool-schedule.js
testcfg.py