Failing test: Jest Tests.src/platform/plugins/shared/workflows_management/public/pages/executions - WorkflowExecutionsTable configures live polling with the current search key
- Dominant language
- TypeScript
- Stars
- 21.3k
- Forks
- 8.6k
- PR merge metrics
- PR metrics pending
Description
A test failed on a tracked branch
**Test Details:**
| Field | Value |
|-------|-------|
| Report name | Jest Tests |
| Location | src/platform/plugins/shared/workflows_management/public/pages/executions/workflow_executions_table.test.tsx |
| Duration | 5.94s |
| Config path | src/platform/plugins/shared/workflows_management/jest.config.js |
| Code Owners | elastic/workflows-eng |
```
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 (src/platform/plugins/shared/workflows_management/public/pages/executions/workflow_executions_table.test.tsx:93: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 (src/platform/plugins/shared/workflows_management/public/pages/executions/workflow_executions_table.test.tsx:43: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](https://buildkite.com/elastic/kibana-on-merge/builds/109742#01a0a438-4232-44da-a769-394ade150189)
Contributor guide
Assessment
This issue has not been assessed yet.