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_reload_inputs.Test.test_reload_same_config #10751

Closed
kvch opened this issue Feb 14, 2019 · 1 comment
Closed

[Filebeat] Flaky test test_reload_inputs.Test.test_reload_same_config #10751

kvch opened this issue Feb 14, 2019 · 1 comment
Labels
Filebeat Filebeat flaky-test Unstable or unreliable test cases.

Comments

@kvch
Copy link
Contributor

kvch commented Feb 14, 2019

Flaky Test

  • Test Name: test_reload_inputs.Test.test_reload_same_config
  • Link: Link to file/line number in github
  • Branch: Fix waiting for new events #10593
  • Notes: After restarting the job on Travis, it has disappeared.

Stack Trace

======================================================================
ERROR: Test reload same config with same file but different config. Makes sure reloading also works on conflicts.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/go/src/github.com/elastic/beats/filebeat/tests/system/test_reload_inputs.py", line 284, in test_reload_same_config
    max_timeout=15)
  File "/go/src/github.com/elastic/beats/filebeat/tests/system/../../../libbeat/tests/system/beat/beat.py", line 348, in wait_until
    "Waited {} seconds.".format(max_timeout))
TimeoutError: Timeout waiting for 'cond' to be true. Waited 15 seconds.
-------------------- >> begin captured stdout << ---------------------
render config
--------------------- >> end captured stdout << ----------------------
@kvch kvch added Filebeat Filebeat flaky-test Unstable or unreliable test cases. labels Feb 14, 2019
@ph
Copy link
Contributor

ph commented Dec 20, 2019

We can close this, doesn't appear in any of our most failed test weekly emails and the test is not skipped.

@ph ph closed this as completed Dec 20, 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.
Projects
None yet
Development

No branches or pull requests

2 participants