elastic / kibana

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

Failing test: Chrome X-Pack UI Functional Tests - aiops.x-pack/test/functional/apps/aiops/change_point_detection_cases·ts - aiops change point detection in cases attaches change point charts to a case #202342

Open kibanamachine opened 2 weeks ago

kibanamachine commented 2 weeks ago

A test failed on a tracked branch

Error: retry.tryForTime reached timeout 5000 ms
Error: retry.tryForTime reached timeout 5000 ms
TimeoutError: The element [data-test-subj="all-cases-modal"] was still present when it should have disappeared.
Wait timed out after 2682ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1732894137369698179/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:928:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.tryForTime (retry.ts:38:12)
    at Object.assertCaseModalVisible (common.ts:102:7)
    at create.ts:135:9
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.tryForTime (retry.ts:38:12)
    at Object.createCaseFromModal (create.ts:133:7)
    at Object.attachChartsToCases (change_point_detection_page.ts:305:7)
    at Context.<anonymous> (change_point_detection_cases.ts:51:7)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.tryForTime (retry.ts:38:12)
    at Object.createCaseFromModal (create.ts:133:7)
    at Object.attachChartsToCases (change_point_detection_page.ts:305:7)
    at Context.<anonymous> (change_point_detection_cases.ts:51:7)
    at Object.apply (wrap_function.js:74:16)

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

elasticmachine commented 2 weeks ago

Pinging @elastic/ml-ui (:ml)

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

kibanamachine commented 1 week ago

New failure: kibana-on-merge - 8.17