elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.49k stars 8.05k 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 attaches change point charts to a dashboard #178258

Open kibanamachine opened 4 months ago

kibanamachine commented 4 months ago

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: expected testSubject(aiopsChangePointDetectionAttachButton) to exist
    at TestSubjects.existOrFail (test_subjects.ts:71:13)
    at change_point_detection_page.ts:138:9
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:79:21)
    at RetryService.tryForTime (retry.ts:23:12)
    at Object.openPanelContextMenu (change_point_detection_page.ts:137:7)
    at Object.attachChartsToDashboard (change_point_detection_page.ts:248:7)
    at Context.<anonymous> (change_point_detection.ts:106:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:67:13)
    at RetryService.tryForTime (retry.ts:23:12)
    at Object.openPanelContextMenu (change_point_detection_page.ts:137:7)
    at Object.attachChartsToDashboard (change_point_detection_page.ts:248:7)
    at Context.<anonymous> (change_point_detection.ts:106:7)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - 8.13

elasticmachine commented 4 months ago

Pinging @elastic/ml-ui (:ml)