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: X-Pack API Integration Tests.x-pack/test/api_integration/apis/maps/get_tile·js - apis Maps endpoints getTile should return vector tile containing document #114417

Closed
kibanamachine opened this issue Oct 10, 2021 · 21 comments · Fixed by #114689
Labels
blocker [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation failed-test A test failure on a tracked branch, potentially flaky-test skipped-test v7.16.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 10, 2021

A test failed on a tracked branch

Error: expected { bytes: 9583,
  _index: 'logstash-2015.09.20',
  _id: 'AU_x3_g3GFA8no6QjkGu',
  __kbn__feature_id__: 'logstash-2015.09.20:AU_x3_g3GFA8no6QjkGu:0' } to sort of equal { __kbn__feature_id__: 'logstash-2015.09.20:AU_x3_BsGFA8no6Qjjug:0',
  _id: 'AU_x3_BsGFA8no6Qjjug',
  _index: 'logstash-2015.09.20',
  bytes: 9252,
  'machine.os.raw': 'ios' }
    at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-cigroup-6-f209dc9c2248ec1a/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/opt/local-ssd/buildkite/builds/kb-cigroup-6-f209dc9c2248ec1a/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at Context.<anonymous> (test/api_integration/apis/maps/get_tile.js:39:37)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-cigroup-6-f209dc9c2248ec1a/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
  actual: '{\n' +
    '  "__kbn__feature_id__": "logstash-2015.09.20:AU_x3_g3GFA8no6QjkGu:0"\n' +
    '  "_id": "AU_x3_g3GFA8no6QjkGu"\n' +
    '  "_index": "logstash-2015.09.20"\n' +
    '  "bytes": 9583\n' +
    '}',
  expected: '{\n' +
    '  "__kbn__feature_id__": "logstash-2015.09.20:AU_x3_BsGFA8no6Qjjug:0"\n' +
    '  "_id": "AU_x3_BsGFA8no6Qjjug"\n' +
    '  "_index": "logstash-2015.09.20"\n' +
    '  "bytes": 9252\n' +
    '  "machine.os.raw": "ios"\n' +
    '}',
  showDiff: true
}

First failure: CI Build - 7.x

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 10, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 10, 2021
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@mistic mistic added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Oct 11, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 11, 2021
mistic added a commit that referenced this issue Oct 11, 2021
@mistic
Copy link
Member

mistic commented Oct 11, 2021

This test keeps failing and looks flaky. Skipping for now.

7.x/7.16: e144352

@nreese
Copy link
Contributor

nreese commented Oct 12, 2021

closed with #114509

@nreese nreese closed this as completed Oct 12, 2021
@kibanamachine kibanamachine reopened this Oct 12, 2021
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - master

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - master

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - master

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@nreese
Copy link
Contributor

nreese commented Oct 12, 2021

Fix for 7.x has not merged yet () - will close issue once 7.x fix merges

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.x

@nreese
Copy link
Contributor

nreese commented Oct 13, 2021

Closed with #114714

@nreese nreese closed this as completed Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation failed-test A test failure on a tracked branch, potentially flaky-test skipped-test v7.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants