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/infra/log_entry_highlights·ts - apis InfraOps Endpoints log highlight apis logEntryHighlights with the default source should return log highlights in a field column #47209

Closed
kibanamachine opened this issue Oct 3, 2019 · 9 comments · Fixed by #71058
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Metrics UI Metrics UI feature skipped-test Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 3, 2019

A test failed on a tracked branch


        { Error: expected [ 'generate_test_data' ] to sort of equal [ 'generate_test_data/simple_logs' ]
    at Assertion.assert (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/packages/kbn-expect/expect.js:235:8)
    at Context.eql (test/api_integration/apis/infra/log_entry_highlights.ts:124:64)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  actual: '[\n  "generate_test_data"\n]',
  expected: '[\n  "generate_test_data/simple_logs"\n]',
  showDiff: true }
      

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 3, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@tylersmalley
Copy link
Contributor

tylersmalley commented Oct 3, 2019

@elastic/infra-logs-ui this test is failing on the 7.x branch.

tylersmalley pushed a commit that referenced this issue Oct 3, 2019
#47209

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley
Copy link
Contributor

Skipped in 7.x branch: 2949b83

@weltenwort
Copy link
Member

This test failure resulted from a behavioral change in Elasticsearch (#49566).

@spalger
Copy link
Contributor

spalger commented Dec 3, 2019

@weltenwort I assume you meant to link to elastic/elasticsearch#49566?

@tylersmalley tylersmalley added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Jul 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

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 Feature:Metrics UI Metrics UI feature skipped-test Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants