Commit df3c4ca1 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

Revert "test: don't assume broadcast traffic is unfiltered"

This reverts commit 52e600a9.

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: default avatarRod Vagg <rod@vagg.org>
parent 4519db04
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment