test: make test-net-connect-options-ipv6.js better
authorMichael Dawson <michael_dawson@ca.ibm.com>
Fri, 18 Mar 2016 19:57:55 +0000 (15:57 -0400)
committerMyles Borins <mborins@us.ibm.com>
Wed, 30 Mar 2016 20:12:16 +0000 (13:12 -0700)
commite57355c2f499c92a56da616898376db79dcdc3eb
tree659ed342750de1f005733eabc1c7ee7b98498ea7
parente43e8e3a31d3e5cf9e561b4ec2f8796ee6ed6fe9
test: make test-net-connect-options-ipv6.js better

Improve the robustness of test-net-connect-options-ipv6.js

PPC Suse build team encountered intermittent failures related
to dns.  Improve test to make it more robust in the face
of intermittent dns issues.

PR-URL: https://github.com/nodejs/node/pull/5791
Reviewed-By: James M Snell <jasnell@gmail.com>
test/parallel/test-net-connect-options-ipv6.js