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

Fix flaky unit test #108

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

jessicayuen
Copy link
Member

@jessicayuen jessicayuen commented Jul 18, 2020

Assert stats only after watches have been cleaned up. This prevents a
flaky case where we check that the stat has been incremented before
the codepath is executed.

Signed-off-by: Jess Yuen [email protected]

Assert stats only after watches have been cleaned up. This prevents a
flaky case where we check that the stat has been incremented before it
the codepath is executed.

Signed-off-by: Jess Yuen <[email protected]>
@jessicayuen jessicayuen linked an issue Jul 18, 2020 that may be closed by this pull request
@jessicayuen jessicayuen merged commit 378446f into envoyproxy:master Jul 20, 2020
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.

Flaky behavior in unit test
2 participants