Looks like this test is starting to fail in our windows environment: [fail 1](https://ci.nodejs.org/job/node-test-binary-windows/186/RUN_SUBSET=2,VS_VERSION=vs2013,label=win2008r2/tapTestReport/test.tap-11/), [fail 2](https://ci.nodejs.org/job/node-test-binary-windows/185/RUN_SUBSET=2,VS_VERSION=vs2013,label=win2008r2/tapTestReport/test.tap-11/) ``` not ok 11 test-child-process-fork-regr-gh-2847.js # events.js:141 # throw er; // Unhandled 'error' event # ^ # # Error: read ECONNRESET # at exports._errnoException (util.js:860:11) # at TCP.onread (net.js:544:26) ```