elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/security_solution/public/management/components/endpoint_responder/components - Responder offline callout should be visible when agent type is endpoint and host is offline #196748

Open kibanamachine opened 4 hours ago

kibanamachine commented 4 hours ago

A test failed on a tracked branch

TestingLibraryElementError: Unable to find an element by: [data-test-subj="offlineCallout"]

Ignored nodes: comments, script, style
<body>
  <div />
</body>
    at Object.getElementError (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1729184022700006532/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/config.js:40:19)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1729184022700006532/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1729184022700006532/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1729184022700006532/elastic/kibana-on-merge/kibana/node_modules/@testing-library/dom/dist/query-helpers.js:111:19
    at getByTestId (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1729184022700006532/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/endpoint_responder/components/offline_callout.test.tsx:54:27)

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

elasticmachine commented 4 hours ago

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