elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/security_solution/public/flyout/document_details/right/components - <MitreAttack /> should render mitre attack information #176002

Open kibanamachine opened 5 months ago

kibanamachine commented 5 months 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 it (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/flyout/document_details/right/components/mitre_attack.test.tsx:23:3)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/flyout/document_details/right/components/mitre_attack.test.tsx:22:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1430:24)
    at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1013:12)
    at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:873:12)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-fa5d23f399793795/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: CI Build - main

elasticmachine commented 5 months ago

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

PhilippeOberti commented 5 months ago

This was probably a fluke. Running the test locally it's very fast

Screenshot 2024-02-02 at 12 59 16 PM

and it has not failed on CI since.

kibanamachine commented 5 months ago

New failure: CI Build - main

kibanamachine commented 5 months ago

New failure: CI Build - main

mistic commented 5 months ago

Skipped.

main: d4c641e