Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: split out hints from test-dns #5992

Closed
wants to merge 3 commits into from
Closed

Commits on Apr 1, 2016

  1. test: split out hints from test-dns

    A few of the hints tests were flaky in CI on pi2-raspbian-wheezy. Moving
    them to their own file fixes it. It could be that there is an unnoticed
    interaction with other tests in the file, or it could be that there is a
    cumulative threshold on some resource that is reached that causes Pi2 to
    sometimes stall out. (The test was timing out.)
    
    Fixes: nodejs#5554
    Trott committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    140eedc View commit details
    Browse the repository at this point in the history
  2. fixup: const-ify

    Trott committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    a748a88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ae6f04 View commit details
    Browse the repository at this point in the history