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

Fix TestNetNative on Debian #52

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Conversation

at-wat
Copy link
Member

@at-wat at-wat commented Jan 13, 2020

Debian based linux uses 127.0.1.1 as a local loopback address
in some condition of the install.

Fix #51
ref: #49

Debian based linux uses 127.0.1.1 as a local loopback address
in some condition of the install.
@codecov-io
Copy link

codecov-io commented Jan 13, 2020

Codecov Report

Merging #52 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   82.48%   82.48%           
=======================================
  Files          15       15           
  Lines        1496     1496           
=======================================
  Hits         1234     1234           
  Misses        180      180           
  Partials       82       82

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a283974...6681cc7. Read the comment docs.

@Sean-Der Sean-Der merged commit 40bd244 into master Jan 14, 2020
@at-wat at-wat deleted the fix-nat-native-test-on-debian branch July 27, 2020 07:42
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.

TestNetNative/ResolveUDPAddr failure on Debian based linux
3 participants