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

test(flaky): Add timeouts to gossip smoke test #1364

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

flub
Copy link
Contributor

@flub flub commented Aug 16, 2023

Description

This test is seen to be flaky on CI and just spins forever until CI
times out and gives up. By adding timeouts to the test itself we
should see the test fail instead of spin forever. And as a failed
test we should get logs from CI. Logs are probably needed to figure
out why this is flaky.

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

@flub flub requested a review from Frando August 16, 2023 13:48
@flub flub enabled auto-merge August 16, 2023 13:49
@flub flub disabled auto-merge August 16, 2023 14:11
@flub flub requested a review from Frando August 16, 2023 14:14
@Frando Frando enabled auto-merge August 16, 2023 14:25
@flub flub disabled auto-merge August 16, 2023 14:45
This test is seen to be flaky on CI and just spins forever until CI
times out and gives up.

- This improves the ordering to improve the flakyness.

- It adds timeouts to the test itself we should see the test fail
  instead of spin forever.  And as a failed test we should get logs from
  CI.  Logs are probably needed to figure out why this is flaky.
@flub flub force-pushed the flub/gossip-flaky-timeout branch from 89de51f to 1aeda26 Compare August 16, 2023 14:50
@flub flub enabled auto-merge August 16, 2023 14:50
@flub flub added this pull request to the merge queue Aug 16, 2023
Merged via the queue into main with commit 28b1d14 Aug 16, 2023
15 checks passed
@flub flub deleted the flub/gossip-flaky-timeout branch August 16, 2023 15:38
@b5 b5 added this to the v0.6.0 - Sync milestone Aug 16, 2023
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.

3 participants