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_crawler.Test.test_file_disappear_appear #9213

Closed
jsoriano opened this issue Nov 23, 2018 · 0 comments · Fixed by #10820
Closed

[Filebeat] Flaky test test_crawler.Test.test_file_disappear_appear #9213

jsoriano opened this issue Nov 23, 2018 · 0 comments · Fixed by #10820
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_crawler.py", line 307, in test_file_disappear_appear
    max_timeout=15)
  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 15 seconds.
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.

2 participants