elastic / kibana

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

Failing test: Dashboard Elements - Controls tests.test/functional/apps/dashboard_elements/controls/common/time_slider·ts - Controls Time Slider Control create, edit, and delete changes to time slice can be discarded #169404

Open kibanamachine opened 1 year ago

kibanamachine commented 1 year ago

A test failed on a tracked branch

Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButtonIcon css-k9wnv6-euiButtonIcon-xs-empty-text" type="button" aria-label="Next time window" data-test-subj="timeSlider-nextTimeWindow">...</button> is not clickable at point (105, 233). Other element would receive the click: <div class="euiToolTipPopover euiToolTip css-1my25of-euiToolTip-top" data-position="top" id="i0842e9a1-6e86-11ee-b7e4-dfdc1c907ffe" role="tooltip" position="top" style="top: 209px; left: 105.281px; right: auto;">...</div>
  (Session info: chrome=118.0.5993.88)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:601:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:529:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:28:20)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.try (retry.ts:31:12)
    at Proxy.clickByCssSelector (find.ts:417:5)
    at TestSubjects.click (test_subjects.ts:164:5)
    at DashboardPageControls.gotoNextTimeSlice (dashboard_page_controls.ts:739:5)
    at Context.<anonymous> (time_slider.ts:105:9)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - 8.11

elasticmachine commented 1 year ago

Pinging @elastic/kibana-presentation (Team:Presentation)

ThomThomson commented 1 year ago

Looks like the test needs to be updated to ensure the tooltip is closed before trying to press the next time window button.

Controls Time Slider Control create edit and delete changes to time slice can be-7cc91d9818ad2ca788f0bea3fc2c1f854a55b1e8d42900055ae0a7c0a6c83a76

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

Heenawter commented 10 months ago

We had a burst of failures unrelated to the actual tests - all of the other ones were closed, but it looks like this one was missed despite having the same failure 🙇 Looks like something went wrong with the testing environment...

image

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main