0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Sakthipriyan Vairamani 64cf71195c test: change the hostname to an invalid name
In my Ubuntu 14.04.2 LTS machine, it tries to resolve the name
'blah.blah' and it fails with ETIMEOUT instead of ENOTFOUND. This patch
changes the hostname to "...", an invalid name, so that it will fail
immediately.

PR-URL: https://github.com/nodejs/io.js/pull/2287
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Evan Lucas <evanlucas@me.com>
2015-08-03 23:04:47 +05:30
..
addons test: remove smalloc add-on test 2015-06-01 23:17:52 +02:00
cctest
debugger debugger: improve ESRCH error message 2015-06-05 05:54:19 +02:00
disabled test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
fixtures util: prepend '(node) ' to deprecation messages 2015-07-03 16:32:29 +02:00
gc test: enable linting for tests 2015-05-19 21:21:27 +02:00
internet test: do not use public IPs for timeout testing 2015-07-27 17:07:54 -07:00
message test: remove stray copyright notices 2015-05-26 17:17:40 +02:00
parallel test: change the hostname to an invalid name 2015-08-03 23:04:47 +05:30
pummel test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
sequential test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
testpy test: create temp dir in common.js 2015-06-12 10:27:29 +10:00
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc tools: enable/add additional eslint rules 2015-06-11 20:27:35 +02:00
common.js test: use common.isWindows consistently 2015-07-31 00:29:36 +05:30