0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
Rich Trott a787f72e68 test: split up internet dns tests
For whatever reason, the CI win2012 machine was timing out on the
internet test-dns file. Split out ipv4 and ipv6 specific tests to
separate files so tests do not time out. (Each file is given a 60
second timeout on CI. Tests within a file are run in sequence.)

PR-URL: https://github.com/nodejs/node/pull/2802
Fixes: https://github.com/nodejs/node/issues/2468
Reviewed-By: Roman Reiss <me@silverwind.io>
2015-09-12 13:52:04 -07:00
..
test-dgram-broadcast-multi-process.js test: increase dgram timeout for armv6 2015-09-12 20:31:25 +02:00
test-dgram-multicast-multi-process.js test: increase dgram timeout for armv6 2015-09-12 20:31:25 +02:00
test-dgram-send-cb-quelches-error.js dgram: make send cb act as "error" event handler 2015-08-04 11:56:12 -07:00
test-dns-ipv4.js test: split up internet dns tests 2015-09-12 13:52:04 -07:00
test-dns-ipv6.js test: split up internet dns tests 2015-09-12 13:52:04 -07:00
test-dns-txt-sigsegv.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dns.js test: split up internet dns tests 2015-09-12 13:52:04 -07:00
test-http-dns-fail.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-https-default-ports.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-net-connect-timeout.js test: use reserved IP in test-net-connect-timeout 2015-08-23 14:30:01 -07:00
test-net-connect-unref.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tls-connnect-cnnic.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-connnect-melissadata.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-reuse-host-from-socket.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00