test: fix child-process-fork-regr-gh-2847 again
authorSantiago Gimeno <santiago.gimeno@gmail.com>
Wed, 10 Feb 2016 18:51:32 +0000 (19:51 +0100)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commit972c06389cf495d176c4e3dc4bdd0d1a455ac9d1
tree26377d8dcd8a177047567aefbf8170233e691817
parentc4d1e3de2b672f6b1ab693428fef5567153ef23d
test: fix child-process-fork-regr-gh-2847 again

Windows is still sometimes failing with ECONNRESET. Bring back the
handling of this error as was initially introduced in PR #4442.

PR-URL: https://github.com/nodejs/node/pull/5179
Reviewed-By: Rich Trott <rtrott@gmail.com>
Fixes: https://github.com/nodejs/node/issues/3635
test/parallel/test-child-process-fork-regr-gh-2847.js