elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser - FieldsBrowser updateSelectedCategoryIds should remove a selected category, which deletes the category badge #137238

Open kibanamachine opened 2 years ago

kibanamachine commented 2 years ago

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/field_browser.test.tsx:68:5
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:67:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:30:5)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/field_browser.test.tsx:49:3
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:67:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:30:5)
    at Object.<anonymous> (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/x-pack/plugins/triggers_actions_ui/public/application/sections/field_browser/field_browser.test.tsx:25:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1299:24)
    at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:898:12)
    at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:746:10)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:106:13)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:380:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:472:34)
    at Object.worker (/var/lib/buildkite-agent/builds/kb-n2-4-spot-d00551d59c9479c3/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/testWorker.js:133:12)

First failure: CI Build - main

elasticmachine commented 2 years ago

Pinging @elastic/response-ops (Team:ResponseOps)

kibanamachine commented 2 years ago

New failure: CI Build - main