node/test/internet
Rich Trott f652284b3b
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 19:37:53 -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: add common.mustSucceed 2020-10-17 00:48:26 +02:00
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: add common.mustSucceed 2020-10-17 00:48:26 +02:00
test-dns-ipv6.js test: add common.mustSucceed 2020-10-17 00:48:26 +02:00
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 lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODING 2020-09-11 17:54:42 +03:00
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: adjust comments for upcoming lint rule 2020-10-07 04:36:02 -07:00
test-http-https-default-ports.js
test-http2-issue-32922.js test: add common.mustSucceed 2020-10-17 00:48:26 +02:00
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