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 ES Promotion: FTR Configs #62 / MetricsUI Endpoints log highlight apis /log_entries/highlights with the default source highlights built-in message column #163486

Closed
mistic opened this issue Aug 9, 2023 · 2 comments · Fixed by #163592
Assignees
Labels
failed-es-promotion Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@mistic
Copy link
Member

mistic commented Aug 9, 2023

X-Pack API Integration Tests
x-pack/test/api_integration/apis/metrics_ui/log_entry_highlights.ts

MetricsUI Endpoints log highlight apis /log_entries/highlights with the default source highlights built-in message column

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:

Error: expected [ 'message of document 0' ] to sort of equal [ 'message', 'of', 'document', '0' ]
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at forEach (log_entry_highlights.ts:122:57)
    at Array.forEach (<anonymous>)
    at forEach (log_entry_highlights.ts:120:27)
    at Array.forEach (<anonymous>)
    at Context.<anonymous> (log_entry_highlights.ts:119:19)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: '[\n  "message of document 0"\n]',
  expected: '[\n  "message"\n  "of"\n  "document"\n  "0"\n]',
  showDiff: true
}
@mistic mistic added blocker Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services skipped-test failed-es-promotion v8.10.0 labels Aug 9, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@mistic
Copy link
Member Author

mistic commented Aug 9, 2023

Skipped.

main: 21b33e4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion Feature:Logs UI Logs UI feature 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.

5 participants