node/test/internet
Vse Mozhet Byt bc99efc973 test: simplify test skipping
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

PR-URL: https://github.com/nodejs/node/pull/14021
Fixes: https://github.com/nodejs/node/issues/14016
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-07-19 15:02:06 -04:00
..
test-dgram-broadcast-multi-process.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-dgram-multicast-multi-process.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-dgram-send-cb-quelches-error.js test: remove common.fail() 2017-04-12 14:25:33 -07:00
test-dns-any.js test: replace indexOf with includes and startsWith 2017-07-19 15:01:59 -04:00
test-dns-cares-domains.js test: reduce string concatenations 2017-05-05 17:39:05 +03:00
test-dns-ipv4.js dns: support promisified lookup(Service) 2017-05-09 15:01:46 +02:00
test-dns-ipv6.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-dns-regress-6244.js test: refactor test-dns-regress-6244.js 2017-05-18 23:02:31 +02:00
test-dns-setserver-in-callback-of-resolve4.js dns: fix crash using dns.setServers after resolve4 2017-05-18 23:09:08 +02:00
test-dns-txt-sigsegv.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-dns.js test: replace indexOf with includes and startsWith 2017-07-19 15:01:59 -04:00
test-http-dns-fail.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-http-https-default-ports.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-net-connect-timeout.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-net-connect-unref.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-tls-add-ca-cert.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-tls-connnect-melissadata.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
test-tls-reuse-host-from-socket.js test: simplify test skipping 2017-07-19 15:02:06 -04:00
testcfg.py