elastic / kibana

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

Failing test: Chrome X-Pack Observability UI Functional Tests.x-pack/test/observability_functional/apps/observability/pages/alerts/custom_threshold·ts - ObservabilityApp Custom threshold rule can select aggregation #197562

Open kibanamachine opened 4 weeks ago

kibanamachine commented 4 weeks ago

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
ElementClickInterceptedError: element click intercepted: Element <button class="euiExpression css-ivc7q-euiExpression-isClickable-success-columns" data-test-subj="aggregationNameA" id="i0ef53103-91b6-11ef-8411-815852197ad2">...</button> is not clickable at point (1285, 774). Other element would receive the click: <div class="euiPopoverFooter css-1t6iys5-euiPopoverFooter-m">...</div>
  (Session info: chrome=130.0.6723.69)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:29:20)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at Proxy.clickByCssSelector (find.ts:420:5)
    at TestSubjects.click (test_subjects.ts:169:5)
    at Context.<anonymous> (custom_threshold.ts:85:7)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-elasticsearch-snapshot-verify - main

elasticmachine commented 4 weeks ago

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

rayafratkina commented 2 days ago

Has the team had a chance to investigate this failure? Any updates?