test: add common.platformTimeout() to dgram test
authorRich Trott <rtrott@gmail.com>
Thu, 28 Jan 2016 23:59:35 +0000 (15:59 -0800)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commitedc2df90a371a0385ef157785381e4d079b85aef
tree2ffedb0245df8bd27e721ef91a19d7c235eb8716
parentefbb654e0f3ce4c9eeea4498f660b0b24cdfc2fc
test: add common.platformTimeout() to dgram test

Use common.platformTimeout() to mitigate potential for CI to timeout
on slower devices.

Ref: https://github.com/nodejs/node/issues/4937
PR-URL: https://github.com/nodejs/node/pull/4938
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <mborins@us.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
test/parallel/test-dgram-send-empty-buffer.js