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_registrar.Test.test_clean_removed_with_clean_inactive #9215

Closed
jsoriano opened this issue Nov 23, 2018 · 1 comment
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_registrar.py", line 963, in test_clean_removed_with_clean_inactive
    self.wait_until(lambda: self.log_contains_count("Before: 1, After: 1, Pending: 1") > 5)
  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.
@urso
Copy link

urso commented Feb 18, 2019

Closed in #10747

@urso urso closed this as completed Feb 18, 2019
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

No branches or pull requests

2 participants