Failing test: Jest Tests.x-pack/solutions/security/plugins/security_solution/public/attack_discovery/pages/results/attack_discovery_panel/tabs/alerts_tab/ease - <EaseAlertsTab /> should render a loading skeleton while creating the dataView
Author: kibanamachineCreated Sep 18, 2026Updated Sep 18, 2026
Labelsfailed-testTeam:Threat Huntingfailure:ai-fixablefailure:test-needs-update
A test failed on a tracked branch
Test Details:
| Field | Value |
|---|---|
| Report name | Jest Tests |
| Location | x-pack/solutions/security/plugins/security_solution/public/attack_discovery/pages/results/attack_discovery_panel/tabs/alerts_tab/ease/wrapper.test.tsx |
| Duration | 7.32s |
| Config path | x-pack/solutions/security/plugins/security_solution/public/attack_discovery/jest.config.js |
| Code Owners | elastic/security-threat-hunting |
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 (x-pack/solutions/security/plugins/security_solution/public/attack_discovery/pages/results/attack_discovery_panel/tabs/alerts_tab/ease/wrapper.test.tsx:49:3)
at _dispatchDescribe (node_modules/jest-circus/build/index.js:91:26)
at describe (node_modules/jest-circus/build/index.js:55:5)
at Object.describe (x-pack/solutions/security/plugins/security_solution/public/attack_discovery/pages/results/attack_discovery_panel/tabs/alerts_tab/ease/wrapper.test.tsx:24:1)
at Runtime._execModule (node_modules/jest-runtime/build/index.js:1439:24)
at Runtime._loadModule (node_modules/jest-runtime/build/index.js:1022:12)
at Runtime.requireModule (node_modules/jest-runtime/build/index.js:882:12)
at jestAdapter (node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
at runTestInternal (node_modules/jest-runner/build/runTest.js:367:16)
at runTest (node_modules/jest-runner/build/runTest.js:444:34)First failure: kibana-on-merge - main
Source: elastic/kibana