node/test/gc
Devin Nakamura 761af37d0e test: fix race condition in test-http-client-onerror
Occasionally test-http-client-onerror will fail with a refused connection.
This patch fixes the possibility that connections will be attempted before
server is listening.

PR-URL: https://github.com/nodejs/node/pull/4346
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-01-19 11:52:27 -08:00
..
node_modules/weak src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
test-http-client-connaborted.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-client-onerror.js test: fix race condition in test-http-client-onerror 2016-01-19 11:52:27 -08:00
test-http-client-timeout.js test: add spaces after keywords 2015-08-22 18:01:53 -07:00
test-http-client.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-net-timeout.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00