Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard filtering tests failing #41680

Closed
liza-mae opened this issue Jul 22, 2019 · 5 comments
Closed

Dashboard filtering tests failing #41680

liza-mae opened this issue Jul 22, 2019 · 5 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Dashboard Dashboard related features Team:Visualizations Visualization editors, elastic-charts and infrastructure test_ui_functional test

Comments

@liza-mae
Copy link
Contributor

Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·js.dashboard app using current data dashboard filtering adding a filter that excludes all data "before all" hook
Stack Trace

    { ElementClickInterceptedError: element click intercepted: Element <li class="euiListGroupItem euiListGroupItem--medium euiListGroupItem-isClickable">...</li> is not clickable at point (975, 436). Other element would receive the click: <div class="euiToast euiToast--success euiGlobalToastListItem euiGlobalToastListItem-isDismissed" id="11" data-test-subj="addObjectToContainerSuccess">...</div>

(Session info: headless chrome=75.0.3770.142)
(Driver info: chromedriver=75.0.3770.90 (a6dcaf7e3ec6f70a194cc25e8149475c6590e025-refs/branch-heads/3770@{#1003}),platform=Linux 4.16.13-200.fc27.x86_64 x86_64)
at Object.checkLegacyResponse (node_modules/selenium-webdriver/lib/error.js:585:15)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:551:13)
at Executor.execute (node_modules/selenium-webdriver/lib/http.js:486:26)
at process._tickCallback (internal/process/next_tick.js:68:7) name: 'ElementClickInterceptedError', remoteStacktrace: '' }

Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·js.dashboard app using current data dashboard filtering using a pinned filter that excludes all data "before all" hook
Stack Trace

    Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])

Wait timed out after 10055ms
at node_modules/selenium-webdriver/lib/webdriver.js:841:17
at process._tickCallback (internal/process/next_tick.js:68:7)
at lastError (test/common/services/retry/retry_for_success.ts:28:9)
at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·js.dashboard app using current data dashboard filtering using a pinned filter that excludes all data "after all" hook
Stack Trace

    Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])

Wait timed out after 10017ms
at node_modules/selenium-webdriver/lib/webdriver.js:841:17
at process._tickCallback (internal/process/next_tick.js:68:7)
at lastError (test/common/services/retry/retry_for_success.ts:28:9)
at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·js.dashboard app using current data dashboard filtering disabling a filter unfilters the data on "before all" hook
Stack Trace

    Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])

Wait timed out after 10029ms
at node_modules/selenium-webdriver/lib/webdriver.js:841:17
at process._tickCallback (internal/process/next_tick.js:68:7)
at lastError (test/common/services/retry/retry_for_success.ts:28:9)
at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·js.dashboard app using current data dashboard filtering nested filtering "before all" hook
Stack Trace

    Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <a class="euiLink euiLink--subdued euiBreadcrumb" href="#/dashboards" rel="noreferrer" title="..." data-test-subj="breadcrumb first">Dashboard</a> is not clickable at point (101, 23). Other element would receive the click: <div class="euiOverlayMask"></div>

(Session info: headless chrome=75.0.3770.142)
(Driver info: chromedriver=75.0.3770.90 (a6dcaf7e3ec6f70a194cc25e8149475c6590e025-refs/branch-heads/3770@{#1003}),platform=Linux 4.16.13-200.fc27.x86_64 x86_64)
at Object.checkLegacyResponse (node_modules/selenium-webdriver/lib/error.js:585:15)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:551:13)
at Executor.execute (node_modules/selenium-webdriver/lib/http.js:486:26)
at process._tickCallback (internal/process/next_tick.js:68:7)
at lastError (test/common/services/retry/retry_for_success.ts:28:9)
at onFailure (test/common/services/retry/retry_for_success.ts:68:13)

Version: master

@liza-mae liza-mae added test Feature:Dashboard Dashboard related features test_ui_functional Team:Visualizations Visualization editors, elastic-charts and infrastructure failed-test A test failure on a tracked branch, potentially flaky-test test-linux labels Jul 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@liza-mae
Copy link
Contributor Author

Taking with Spencer on Friday this is related to a breaking change in Elasticsearch, not sure the status of the issue.

@majagrubic
Copy link
Contributor

Hey @liza-mae, do you know what was the outcome of chatting with Spencer? Can this issue be closed as well?

@liza-mae
Copy link
Contributor Author

liza-mae commented Dec 6, 2019

Yes let's close this one too.

@liza-mae liza-mae closed this as completed Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Dashboard Dashboard related features Team:Visualizations Visualization editors, elastic-charts and infrastructure test_ui_functional test
Projects
None yet
Development

No branches or pull requests

3 participants