node/test/internet
Rich Trott 5b3587dbc6 test: remove obsolete TLS test
The test involving melissadata.net was to make sure Node.js still
tolerated ValiCert 1024-bit certs. It has been several years since
melissadata.net used ValiCert as a root certificate and for that matter,
we removed ValiCert in a4dbf45b59 so it
would have broken then if it was still using it. The test is no longer
valid or needed and hasn't been for several years.

PR-URL: https://github.com/nodejs/node/pull/39001
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2021-06-13 06:11:41 -07:00
..
internet.status
test-dgram-broadcast-multi-process.js
test-dgram-connect.js
test-dgram-membership.js
test-dgram-multicast-multi-process.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-dgram-multicast-set-interface-lo.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-dgram-multicast-ssm-multi-process.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-dgram-multicast-ssmv6-multi-process.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-dns-any.js
test-dns-cares-domains.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-dns-idna2008.js
test-dns-ipv4.js
test-dns-ipv6.js
test-dns-lookup.js test: fix flaky test-dns and test-dns-lookup 2021-04-18 12:19:33 -07:00
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: fix flaky test-dns and test-dns-lookup 2021-04-18 12:19:33 -07:00
test-http-dns-fail.js
test-http-https-default-ports.js
test-http2-issue-32922.js
test-inspector-help-page.js
test-net-connect-timeout.js
test-net-connect-unref.js
test-tls-add-ca-cert.js
test-trace-events-dns.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-uv-threadpool-schedule.js
testcfg.py