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(oohelper): do not stop if DNS fails locally #450

Merged
merged 2 commits into from
Sep 5, 2021
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Sep 4, 2021

Checklist

Location of the issue tracker: https://github.com/ooni/probe

Description

When a probe gets a local DNS failure, it will continue and nonetheless
query the test helper without any IP address, just an empty list.

This diff fixes the behavior of cmd/oohelper to do the same.

Work part of ooni/probe#1707.

When a probe gets a local DNS failure, it will continue and nonetheless
query the test helper without any IP address, just an empty list.

This diff fixes the behavior of cmd/oohelper to do the same.

Work part of ooni/probe#1707.
@bassosimone bassosimone merged commit 276beb8 into master Sep 5, 2021
@bassosimone bassosimone deleted the issue/1707 branch September 5, 2021 10:06
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
When a probe gets a local DNS failure, it will continue and nonetheless
query the test helper without any IP address, just an empty list.

This diff fixes the behavior of cmd/oohelper to do the same.

Work part of ooni/probe#1707.
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.

1 participant