elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/security_solution/public/timelines/components/field_renderers/default_renderer - Field Renderers DefaultFieldRendererOverflow it should render the items after overflowIndexStart in the popover #194544

Open kibanamachine opened 3 days ago

kibanamachine commented 3 days ago

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at test (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/timelines/components/field_renderers/default_renderer/index.test.tsx:110:5)
    at _dispatchDescribe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/timelines/components/field_renderers/default_renderer/index.test.tsx:87:3)
    at _dispatchDescribe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/timelines/components/field_renderers/default_renderer/index.test.tsx:26:1)
    at Runtime._execModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1727776724032838007/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: kibana-on-merge - main

elasticmachine commented 3 days ago

Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)