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 Integration Tests.src/plugins/files/server/integration_tests - FileService Sharing files creates a file share object #187413

Open kibanamachine opened 2 days ago

kibanamachine commented 2 days ago

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 600000 ms for a hook.
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 beforeAll (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1719939780140977467/elastic/kibana-on-merge/kibana/src/plugins/files/server/integration_tests/file_service.test.ts:47:3)
    at _dispatchDescribe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1719939780140977467/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1719939780140977467/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-1719939780140977467/elastic/kibana-on-merge/kibana/src/plugins/files/server/integration_tests/file_service.test.ts:31:1)
    at Runtime._execModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1719939780140977467/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-1719939780140977467/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-1719939780140977467/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:873:12)
    at jestAdapter (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1719939780140977467/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-1719939780140977467/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1719939780140977467/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: kibana-on-merge - main

elasticmachine commented 2 days ago

Pinging @elastic/appex-sharedux (Team:SharedUX)