test: use platformTimeout() in more places
authorBrian White <mscdex@mscdex.net>
Tue, 22 Dec 2015 17:43:44 +0000 (12:43 -0500)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:27 +0000 (11:52 -0800)
commit29804e00adff609ad84c730622fc37da87e2c20f
tree1ba478070f817b5dc07f77508f1647e16183e57b
parent823269db2d3cdc3702ed1d951d2eda1e6f3ebadb
test: use platformTimeout() in more places

Without these changes, the pi1-raspbian-wheezy CI node was timing
out on these tests.

PR-URL: https://github.com/nodejs/node/pull/4387
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
test/parallel/test-dgram-udp4.js
test/parallel/test-http-1.0.js