Revert "test: don't assume broadcast traffic is unfiltered"
authorBen Noordhuis <info@bnoordhuis.nl>
Thu, 8 Jan 2015 10:42:34 +0000 (11:42 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 8 Jan 2015 12:17:17 +0000 (13:17 +0100)
commitdf3c4ca16ed2c72b72ea261753a910548d097e87
tree440b34a8106c4f916ac30b427b1fa168b3746616
parent4519db0407e394170eee958920112f153c27912a
Revert "test: don't assume broadcast traffic is unfiltered"

This reverts commit 52e600a9c8655f578fae55d85e778b58d731201a.

Reverted for:

* making the test fail with ENETUNREACH on OS X 10.8, and

* making the test fail with EHOSTDOWN on OS X 10.9 and 10.10 when there
  is no network connectivity, and

* leaving behind orphan processes that make subsequent tests fail with
  EADDRINUSE errors

PR-URL: https://github.com/iojs/io.js/pull/259
Reviewed-By: Rod Vagg <rod@vagg.org>
test/parallel/test-dgram-broadcast-multi-process.js