node/test/internet
Rich Trott a2144fce35 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>
2015-11-16 07:03:09 -08:00
..
test-dgram-broadcast-multi-process.js test: skip test if FreeBSD jail will break it 2015-11-16 07:03:09 -08:00
test-dgram-multicast-multi-process.js test: increase dgram timeout for armv6 2015-09-12 20:31:25 +02:00
test-dgram-send-cb-quelches-error.js test: apply correct assert.fail() arguments 2015-10-16 00:31:04 -07:00
test-dns-ipv4.js test: split up internet dns tests 2015-09-12 13:52:04 -07:00
test-dns-ipv6.js test: print helpful err msg on test-dns-ipv6.js 2015-10-25 09:39:02 -07:00
test-dns-txt-sigsegv.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dns.js test: split up internet dns tests 2015-09-12 13:52:04 -07:00
test-http-dns-fail.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-https-default-ports.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-net-connect-timeout.js test: use reserved IP in test-net-connect-timeout 2015-08-23 14:30:01 -07:00
test-net-connect-unref.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tls-connnect-cnnic.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-connnect-melissadata.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-reuse-host-from-socket.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00