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): Make dht_discovery_smoke test less flaky #2884

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

flub
Copy link
Contributor

@flub flub commented Nov 4, 2024

Description

This test had a hardcoded sleep(1) in there, which is a recipe for
flaky tests on CI. Write this more defensively.

Breaking Changes

Notes & open questions

I'm kind of tempted to also remove the flaky marker, but who knows.

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

This test had a hardcoded sleep(1) in there, which is a recipe for
flaky tests on CI.  Write this more defensively.
@flub flub requested review from dignifiedquire, matheus23 and a team November 4, 2024 10:43
@flub flub enabled auto-merge November 4, 2024 10:44
Copy link

github-actions bot commented Nov 4, 2024

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2884/docs/iroh/

Last updated: 2024-11-04T10:46:56Z

Copy link

github-actions bot commented Nov 4, 2024

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 3050ae7

@flub flub added this pull request to the merge queue Nov 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 4, 2024
@flub
Copy link
Contributor Author

flub commented Nov 4, 2024

github actions meltdown, let's try again

@flub flub added this pull request to the merge queue Nov 4, 2024
Merged via the queue into main with commit ce8d94d Nov 4, 2024
26 of 27 checks passed
@flub flub deleted the flub/flaky-no-short-timeout branch November 4, 2024 11:54
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