elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.6k stars 8.21k forks source link

Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/hooks/endpoint - useGetEndpointsList hook should call the API with kuery set to look for all hostnames when no search string given #198016

Open kibanamachine opened 1 week ago

kibanamachine commented 1 week ago

A test failed on a tracked branch

Error: Timed out in waitFor after 1000ms.
    at waitFor (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1730125546753958060/elastic/kibana-on-merge/kibana/node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js:64:13)
    at renderReactQueryHook (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1730125546753958060/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/common/mock/endpoint/app_context_render.tsx:329:7)
    at Object.<anonymous> (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1730125546753958060/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/hooks/endpoint/use_get_endpoints_list.test.ts:46:5)

First failure: kibana-on-merge - 8.x

elasticmachine commented 1 week ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main