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

Have all test listeners listen only on localhost #3667

Merged
merged 1 commit into from Jan 12, 2018

Conversation

jmccann
Copy link
Contributor

@jmccann jmccann commented Jan 12, 2018

Update to have all test listeners listen only on localhost to prevent macOSX firewall prompts to "allow incoming connections" on the listeners.

This is per https://medium.com/@leeprovoost/suppressing-accept-incoming-network-connections-warnings-on-osx-7665b33927ca

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated. - No update required
  • Has appropriate unit tests.

@jmccann
Copy link
Contributor Author

jmccann commented Jan 12, 2018

The test has failed, but looping tests on master branch I can get it to fail on same test with same error. When I tested these changes locally I received no errors. Changes made did not include any changes to snmp plugin which is what "failed".

@danielnelson danielnelson merged commit 666eb47 into influxdata:master Jan 12, 2018
@danielnelson danielnelson added this to the 1.6.0 milestone Jan 12, 2018
@danielnelson
Copy link
Contributor

Thank you! (that snmp test is another one that needs fixed due to a race condition)

@jmccann jmccann deleted the suppress_firewall_warnings branch January 12, 2018 20:17
maxunt pushed a commit that referenced this pull request Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants