-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Failing test: X-Pack Endpoint Functional Tests.x-pack/test/security_solution_endpoint/apps/endpoint/endpoint_solution_integrations·ts - endpoint App level Endpoint functionality from Timeline "before all" hook for "should show Isolation action in alert details" #140701
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt) |
Will take a look. This (I think) has something to do with the Endpoint rule perhaps not processing the events when stopped/started. |
The failure seems to have occurred while waiting for Alerts to be created by the Endpoint Rule in security solution. We keep pinging the API until the alerts for the endpoint data we loaded for the test case shows up, but for whatever reason, it never shows up. I would like to see the Kibana server log to see if any errors were logged there while the test was running. The fact that we timed out waiting for the alerts might indicate that the Endpoint rule never ran or might have encountered an error while it was running. Not sure what might be causing this to fail. Will continue to monitor |
New failure: CI Build - 8.5 |
New failure: CI Build - 8.5 |
New failure: CI Build - main |
Can we populate alerts directly into the alerts index and not wait for Endpoint rule promotion? My guess is that the Detections team does something like this with their integration tests in Alerts. |
Maybe. I'll look into it to see if it's possible. |
A test failed on a tracked branch
First failure: CI Build - main
The text was updated successfully, but these errors were encountered: