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

Failing test: X-Pack Accessibility Tests.x-pack/test/accessibility/apps/lens·ts - Lens dimension configuration panel #88929

Closed
kibanamachine opened this issue Jan 21, 2021 · 7 comments · Fixed by #88954
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Lens Project:Accessibility Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 21, 2021

A test failed on a tracked branch

Error: retry.try timeout: Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButtonEmpty euiButtonEmpty--text euiButtonEmpty--xSmall lnsLayerPanel__triggerText" type="button" aria-label="Drop a field or click to add to Horizontal axis" data-test-subj="lns-empty-dimension">...</button> is not clickable at point (1398, 322). Other element would receive the click: <div>...</div>
  (Session info: headless chrome=88.0.4324.96)
    at Object.throwDecodedError (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
    at parseHttpResponse (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
    at Executor.execute (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Task.exec (/dev/shm/workspace/parallel/3/kibana/test/functional/services/remote/prevent_parallel_calls.ts:29:22)
    at onFailure (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:32:14)
    at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/3/kibana/test/functional/services/common/find.ts:419:7)
    at TestSubjects.click (/dev/shm/workspace/parallel/3/kibana/test/functional/services/common/test_subjects.ts:105:7)
    at /dev/shm/workspace/parallel/3/kibana/x-pack/test/functional/page_objects/lens_page.ts:232:9
    at runAttempt (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.try (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:32:14)
    at Object.openDimensionEditor (test/functional/page_objects/lens_page.ts:231:7)
    at Context.<anonymous> (test/accessibility/apps/lens.ts:76:7)
    at Object.apply (/dev/shm/workspace/parallel/3/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:32:14)
    at Object.openDimensionEditor (test/functional/page_objects/lens_page.ts:231:7)
    at Context.<anonymous> (test/accessibility/apps/lens.ts:76:7)
    at Object.apply (/dev/shm/workspace/parallel/3/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 21, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-accessibility (Project:Accessibility)

@myasonik myasonik added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jan 21, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

spalger added a commit that referenced this issue Jan 21, 2021
@spalger
Copy link
Contributor

spalger commented Jan 21, 2021

10 failures in master, 7.x, and PRs in this suite since #88623 was merged 12 hours ago. CC @markov00

image

Skipped
master: 97c7f5c
7.x/7.12: 2e1d055

@flash1293
Copy link
Contributor

The wrong Marco got pinged here - @dej611 could you take a look at those?

@flash1293
Copy link
Contributor

@dej611 Looks like this is related to the "empty dataset" popover:
Screenshot 2021-01-21 at 09 58 37

We had that problem in other places, it can be avoided by calling

      await PageObjects.timePicker.ensureHiddenNoDataPopover();

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@stratoula
Copy link
Contributor

image
Network changed error

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:Lens Project:Accessibility Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants