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

engine: fix dc disable flaky test #5460

Merged
merged 2 commits into from
Feb 8, 2022
Merged

Conversation

landism
Copy link
Member

@landism landism commented Feb 7, 2022

1 -> 2 is the only actual fix here (we call OnChange twice so there should be two waiting on the clock - I'm surprised I was able to pass with -count 100 as it was!). The rest is to make sure tests clean up their goroutines so that if/when things do time out, we only get stacks relevant to the failing test.

@landism landism requested review from nicks and milas February 7, 2022 19:46
@landism landism merged commit c279f2e into master Feb 8, 2022
@landism landism deleted the matt/disable_dc_flaky_test branch February 8, 2022 16:39
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.

2 participants