Skip to content

Conversation

@benoit-nexthop
Copy link
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

The DNS lookups were causing the test to be flaky and also were inherently brittle as the hostnames used could cease to exist or change over time.

Test Plan

Improved unit tests.

The DNS lookups were causing the test to be flaky and also were
inherently brittle as the hostnames used could cease to exist or change
over time.

Improved unit tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant