Skip to content

Failing ES promotion: x-pack/test/api_integration/apis/ml/indices/field_caps.ts #182514

@jbudz

Description

@jbudz

X-Pack API Integration Tests - ml
x-pack/test/api_integration/apis/ml/indices/field_caps.ts

Machine Learning system field_caps all fields in index

Buildkite Job
https://buildkite.com/elastic/kibana-elasticsearch-snapshot-verify/builds/3975#018f3978-acfe-4877-ac2e-febcf4316e0b

Error: Expected number of fields to be 21, but got 22
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (field_caps.ts:64:31)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: '22',
  expected: '21',
  showDiff: true

This failure is preventing the promotion of the current Elasticsearch snapshot.

For more information on the Elasticsearch snapshot process including how to reproduce using the unverified ES build please read the failed promotion annotation. Other important information can be found at:

Metadata

Metadata

Assignees

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