-
Notifications
You must be signed in to change notification settings - Fork 158
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
[Flaky Test]: TestLongRunningAgentForLeaks/TestHandleLeak – Condition never satisfied #4447
Comments
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
@fearful-symmetry the log message for this needs to be more specific, identifying what is missing or what specifically is unhealthy. |
It failed in the daily build too, perhaps it's a real leak then https://buildkite.com/elastic/elastic-agent/builds/7884#018e5e50-9390-41d6-855d-2979484718c7 |
I skipped the tests for now to avoid more failures, needs to be investigated ASAP |
Are we sure this is a bug in this test, and it is not that this test is finding a real bug in the underlying inputs it is testing? |
@cmacknz it can be a real failure, we need to properly investigate of course. The most concerning fact is that it started failing without any connection to a new change in the code. It first started failing after #4447 was merged. Initially, I thought this change introduced something that fails the test, despite the PR being green. However, then I opened a new PR to revert this change #4451 and in that PR the leak tests also failed which proves that the failure is not related to the change but just came out of nowhere. |
It is making sure the underlying Beat inputs are healthy, it is entirely possibly an integration or a change in Beats triggered this failure. |
Failing test case
TestLongRunningAgentForLeaks/TestHandleLeak
Error message
Condition never satisfied
Build
https://buildkite.com/elastic/elastic-agent/builds/7876#018e5c3a-00ae-4972-b890-37cad38f2a96
OS
Windows
Stacktrace and notes
The text was updated successfully, but these errors were encountered: