test: skip test if FreeBSD jail will break it
authorRich Trott <rtrott@gmail.com>
Sun, 15 Nov 2015 22:41:19 +0000 (14:41 -0800)
committerJames M Snell <jasnell@gmail.com>
Wed, 23 Dec 2015 16:38:33 +0000 (08:38 -0800)
commit59016af6ff4416c9b91d556d882309668291c016
treeb3ed27a007ece07b79d7ac8e900bf20f7f3a5b23
parent7d569b33e449fd0ddfc29bf3f9ec7138a5be6180
test: skip test if FreeBSD jail will break it

`test/internet/test-dgram-broadcast-multi-process.js` fails if it is in
a FreeBSD jail. This issue is with the way FreeBSD jails work and not
with Node. Skip the test if in a FreeBSD jail.

PR-URL: https://github.com/nodejs/node/pull/3839
Fixes: https://github.com/nodejs/node/issues/2472
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <ben@strongloop.com>
test/internet/test-dgram-broadcast-multi-process.js