test: fix debug-port-cluster flakiness
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 16 Dec 2015 14:20:46 +0000 (15:20 +0100)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:25 +0000 (11:52 -0800)
commit44dbe156408a4e4ed2b953d01aa517068f2135ce
treedae7d451a6d38593490646eb3ca91578ef62c818
parentdd0c925896f75fffdcac0a5ad7688dc0934b5793
test: fix debug-port-cluster flakiness

Rewrite the test so that stderr reordering of the child processes won't
confuse the test's expectations.

PR-URL: https://github.com/nodejs/node/pull/4310
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
test/parallel/test-debug-port-cluster.js