Skip to content

Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3/actions - migration actions reindex & waitForReindexTask resolves left wait_for_task_completion_timeout when the task does not finish within the timeout #166190

@kibanamachine

Description

@kibanamachine

A test failed on a tracked branch

Error: expect(received).resolves.toMatchObject(expected)

- Expected  - 3
+ Received  + 1

  Object {
    "_tag": "Left",
    "left": Object {
-     "error": Any<ResponseError>,
-     "message": StringContaining "[timeout_exception]",
-     "type": "wait_for_task_completion_timeout",
+     "type": "index_not_found_exception",
    },
  }
    at Object.toMatchObject (/var/lib/buildkite-agent/builds/kb-n2-4-spot-35f6f57b1c3f1c58/elastic/kibana-on-merge/kibana/node_modules/expect/build/index.js:174:22)
    at Object.toMatchObject (/var/lib/buildkite-agent/builds/kb-n2-4-spot-35f6f57b1c3f1c58/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group3/actions/actions_test_suite.ts:1140:37)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

First failure: CI Build - main

Metadata

Metadata

Assignees

Labels

Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//failed-testA test failure on a tracked branch, potentially flaky-test

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions