Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - Elasticsearch Errors isWriteBlockException correctly identify errors from index operations #204298

Closed
kibanamachine opened this issue Dec 14, 2024 · 7 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 14, 2024

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 280000 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-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/actions/es_errors.test.ts:37:3)
    at _dispatchDescribe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/actions/es_errors.test.ts:31:1)
    at Runtime._execModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1734153007117973538/elastic/kibana-es-forward-compatibility-testing-9-dot-0/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: kibana-es-forward-compatibility-testing-9-dot-0 - 8.x

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 14, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 14, 2024
@kibanamachine kibanamachine added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Dec 14, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 14, 2024
@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor Author

@rudolf
Copy link
Contributor

rudolf commented Dec 16, 2024

Fixed by #204251

@rudolf rudolf closed this as completed Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

3 participants