Skip to content

Conversation

@mshustov
Copy link
Contributor

Backports the following commits to 7.x:

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@mshustov mshustov added the backport This PR is a backport of another PR label Apr 30, 2020
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / X-Pack API Integration Tests.x-pack/test/api_integration/apis/management/index_management/indices·js.apis management index management indices list should list all the indices with the expected properties and data enrichers

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 3 times on tracked branches: https://github.com/elastic/kibana/issues/64473

[00:00:00]       │
[00:00:00]         └-: apis
[00:00:00]           └-> "before all" hook
[00:05:56]           └-: management
[00:05:56]             └-> "before all" hook
[00:06:20]             └-: index management
[00:06:20]               └-> "before all" hook
[00:06:20]               └-: indices
[00:06:20]                 └-> "before all" hook
[00:06:22]                 └-: list
[00:06:22]                   └-> "before all" hook
[00:06:22]                   └-> should list all the indices with the expected properties and data enrichers
[00:06:22]                     └-> "before each" hook: global before each
[00:06:22]                     └- ✖ fail: "apis management index management indices list should list all the indices with the expected properties and data enrichers"
[00:06:22]                     │

Stack Trace

{ Error: expected [ 'health',
  'status',
  'name',
  'uuid',
  'primary',
  'replica',
  'documents',
  'size',
  'isFrozen',
  'aliases',
  'ilm',
  'isFollowerIndex',
  'isRollupIndex' ] to sort of equal [ 'health',
  'status',
  'name',
  'uuid',
  'primary',
  'replica',
  'documents',
  'size',
  'isFrozen',
  'aliases',
  'isFollowerIndex',
  'ilm',
  'isRollupIndex' ]
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:244:8)
    at Context.<anonymous> (test/api_integration/apis/management/index_management/indices.js:201:41)
  actual:
   '[\n  "health"\n  "status"\n  "name"\n  "uuid"\n  "primary"\n  "replica"\n  "documents"\n  "size"\n  "isFrozen"\n  "aliases"\n  "ilm"\n  "isFollowerIndex"\n  "isRollupIndex"\n]',
  expected:
   '[\n  "health"\n  "status"\n  "name"\n  "uuid"\n  "primary"\n  "replica"\n  "documents"\n  "size"\n  "isFrozen"\n  "aliases"\n  "isFollowerIndex"\n  "ilm"\n  "isRollupIndex"\n]',
  showDiff: true }

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mshustov mshustov merged commit fcb55bc into elastic:7.x Apr 30, 2020
@mshustov mshustov deleted the backport/7.x/pr-64638 branch April 30, 2020 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants