elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests - aiops.x-pack/test/functional/apps/aiops/change_point_detection·ts - aiops change point detection allows change point selection for detailed view #158544

Open kibanamachine opened 1 year ago

kibanamachine commented 1 year ago

A test failed on a tracked branch

Error: Expected 5 charts in the flyout (got '4')
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Object.assertDetailedView (change_point_detection_page.ts:106:43)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Context.<anonymous> (change_point_detection.ts:75:7)
    at Object.apply (wrap_function.js:73:16) {
  actual: '4',
  expected: '5',
  showDiff: true
}

First failure: CI Build - main

elasticmachine commented 1 year ago

Pinging @elastic/ml-ui (:ml)

peteharverson commented 6 months ago

Closing as no failure since original failure 10 months ago.

kibanamachine commented 2 months ago

New failure: kibana-on-merge - main

darnautov commented 2 months ago

According to the screenshot, one of the charts was in the loading state. We need to improve the assertion of a loading state of the lens embeddable.

image

kibanamachine commented 1 month ago

New failure: kibana-on-merge - main