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

Cherry-pick #8092 to 6.4: Fix flaky clean_removed test #8119

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Aug 28, 2018

Cherry-pick of PR #8092 to 6.4 branch. Original message:

This is a potential fix for the flaky clean_removed test. The problem in the test seems to be that sometimes not all states are cleaned up yet. This is changing it by waiting for all pending cleanups to happen.

Closes #7690

This is a potential fix for the flaky clean_removed test. The problem in the test seems to be that sometimes not all states are cleaned up yet. This is changing it by waiting for all pending cleanups to happen.

Closes elastic#7690

(cherry picked from commit e346293)
@exekias exekias merged commit 851770c into elastic:6.4 Aug 28, 2018
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
This is a potential fix for the flaky clean_removed test. The problem in the test seems to be that sometimes not all states are cleaned up yet. This is changing it by waiting for all pending cleanups to happen.

Closes elastic#7690

(cherry picked from commit 6625835)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants