elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.61k stars 8.22k forks source link

Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/infra/node_details·ts - InfraOps App Metrics UI Node Details #Asset Type: host Processes Tab should render processes tab and with Total Value summary #192891

Closed kibanamachine closed 2 days ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: expected '' to sort of equal '313'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (node_details.ts:508:35)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16) {
  actual: '',
  expected: '313',
  showDiff: true
}

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

kibanamachine commented 1 week ago

New failure: kibana-on-merge - 8.x

jennypavlova commented 2 days ago

Fixed in (#197823)