elastic / kibana

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

Failing test: Jest Tests.x-pack/plugins/cases/public/components/case_form_fields - SyncAlertsToggle it renders #190270

Closed kibanamachine closed 1 week ago

kibanamachine commented 1 month 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 (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/case_form_fields/sync_alerts_toggle.test.tsx:33:3)
    at _dispatchDescribe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/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-1723227486306085599/elastic/kibana-on-merge/kibana/x-pack/plugins/cases/public/components/case_form_fields/sync_alerts_toggle.test.tsx:17:1)
    at Runtime._execModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1430:24)
    at Runtime._loadModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1013:12)
    at Runtime.requireModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:873:12)
    at jestAdapter (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/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-1723227486306085599/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1723227486306085599/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

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

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main

kibanamachine commented 4 weeks ago

New failure: kibana-on-merge - main

kibanamachine commented 4 weeks ago

New failure: kibana-on-merge - main

jbudz commented 4 weeks ago

Skipped

main: https://github.com/elastic/kibana/commit/dde88c8e490c248cbb9256498899b08080a80b3e

elasticmachine commented 1 week ago

Pinging @elastic/response-ops-cases (Feature:Cases)

js-jankisalvi commented 1 week ago

Fixed by https://github.com/elastic/kibana/pull/191212