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

tests(iroh-net): Remove a flaky test #2379

Merged
merged 2 commits into from
Jun 18, 2024
Merged

tests(iroh-net): Remove a flaky test #2379

merged 2 commits into from
Jun 18, 2024

Conversation

flub
Copy link
Contributor

@flub flub commented Jun 18, 2024

Description

This flakyness seems to have been successfully addressed by the
staggered DNS lookup. Converting this test to that basically results
in the same code as the next test: test_dns_lookup_ipv4_ipv6. So just
remove this test as it no longer provides value.

Breaking Changes

Notes & open questions

See #2380 for the flaky test.

Change checklist

  • Self-review.
  • [ ] Documentation updates if relevant.
  • Tests if relevant.
  • [ ] All breaking changes documented.

This flakyness seems to have been successfully addressed by the
staggered DNS lookup.  Converting this test to that basically results
in the same code as the next test: test_dns_lookup_ipv4_ipv6.  So just
remove this test as it no longer provides value.
@flub flub enabled auto-merge June 18, 2024 12:11
@flub flub requested a review from divagant-martian June 18, 2024 12:11
@flub flub added this pull request to the merge queue Jun 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2024
@flub
Copy link
Contributor Author

flub commented Jun 18, 2024

oh the irony!

@flub flub enabled auto-merge June 18, 2024 14:07
@flub flub added this pull request to the merge queue Jun 18, 2024
Merged via the queue into main with commit d37a4a4 Jun 18, 2024
26 checks passed
@flub flub deleted the flub/dns-less-flaky branch June 18, 2024 15:23
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Jun 22, 2024
## Description

This flakyness seems to have been successfully addressed by the
staggered DNS lookup.  Converting this test to that basically results
in the same code as the next test: test_dns_lookup_ipv4_ipv6.  So just
remove this test as it no longer provides value.

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

See n0-computer#2380 for the flaky test.

## Change checklist

- [x] Self-review.
- ~~[ ] Documentation updates if relevant.~~
- [x] Tests if relevant.
- ~~[ ] All breaking changes documented.~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants