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

[Filebeat] Flaky test test_harvester.Test.test_close_removed #9214

Closed
jsoriano opened this issue Nov 23, 2018 · 1 comment · Fixed by #14067
Closed

[Filebeat] Flaky test test_harvester.Test.test_close_removed #9214

jsoriano opened this issue Nov 23, 2018 · 1 comment · Fixed by #14067
Assignees
Labels
Filebeat Filebeat flaky-test Unstable or unreliable test cases. :Windows

Comments

@jsoriano
Copy link
Member

jsoriano commented Nov 23, 2018

Flaky Test

Stack Trace

Traceback (most recent call last):
  File "c:\python27\lib\unittest\case.py", line 329, in run
    testMethod()
  File "C:\Users\jenkins\workspace\elastic+beats+pull-request+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats\filebeat\tests\system\test_harvester.py", line 118, in test_close_removed
    max_timeout=10)
  File "C:\Users\jenkins\workspace\elastic+beats+pull-request+multijob-windows\beat\filebeat\label\windows\src\github.com\elastic\beats\filebeat\tests\system\../../../libbeat/tests/system\beat\beat.py", line 337, in wait_until
    "Waited {} seconds.".format(max_timeout))
TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
@ruflin
Copy link
Member

ruflin commented Feb 15, 2019

@urso I'm guessing #10747 is going to resolve this one: #10747 Will assign for now to you. If not, please push back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filebeat Filebeat flaky-test Unstable or unreliable test cases. :Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants