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

Spaces test failures #39376

Closed
liza-mae opened this issue Jun 20, 2019 · 4 comments
Closed

Spaces test failures #39376

liza-mae opened this issue Jun 20, 2019 · 4 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Security/Spaces Platform Security - Spaces feature test_xpack_functional test test-cloud

Comments

@liza-mae
Copy link
Contributor

✖ fail: "Spaces app Spaces Space Selector allows user to navigate to different spaces"
│ Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element

...
is not clickable at point (73, 24). Other element would receive the click: ...
│ (Session info: headless chrome=74.0.3729.108)
│ (Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform=Linux 4.4.0-142-generic x86_64)
│ at Object.checkLegacyResponse (/home/liza/TESTING/kbn-cloud-testing/node_modules/selenium-webdriver/lib/error.js:585:15)
│ at parseHttpResponse (/home/liza/TESTING/kbn-cloud-testing/node_modules/selenium-webdriver/lib/http.js:533:13)
│ at Executor.execute (/home/liza/TESTING/kbn-cloud-testing/node_modules/selenium-webdriver/lib/http.js:468:26)
│ at process._tickCallback (internal/process/next_tick.js:68:7)
│ at lastError (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:28:9)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:68:13)

✖ fail: "Spaces app Spaces Space Selector "after each" hook for "allows user to navigate to different spaces""
│ Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element ... is not clickable at point (1576, 24). Other element would receive the click: ...
│ (Session info: headless chrome=74.0.3729.108)
│ (Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform=Linux 4.4.0-142-generic x86_64)
│ at Object.checkLegacyResponse (/home/liza/TESTING/kbn-cloud-testing/node_modules/selenium-webdriver/lib/error.js:585:15)
│ at parseHttpResponse (/home/liza/TESTING/kbn-cloud-testing/node_modules/selenium-webdriver/lib/http.js:533:13)
│ at Executor.execute (/home/liza/TESTING/kbn-cloud-testing/node_modules/selenium-webdriver/lib/http.js:468:26)
│ at process._tickCallback (internal/process/next_tick.js:68:7)
│ at lastError (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:28:9)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:68:13)

✖ fail: "Spaces app Spaces Spaces Data "before all" hook"
│ Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

✖ fail: "Spaces app Spaces Spaces Data "after all" hook"
│ Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="removeSampleDataSetlogs"])
│ Wait timed out after 10037ms
│ at /home/liza/TESTING/kbn-cloud-testing/node_modules/selenium-webdriver/lib/webdriver.js:834:17
│ at process._tickCallback (internal/process/next_tick.js:68:7)
│ at lastError (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:28:9)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:68:13

Version: 7.2

@liza-mae liza-mae added test test_xpack_functional Feature:Security/Spaces Platform Security - Spaces feature failed-test A test failure on a tracked branch, potentially flaky-test test-cloud labels Jun 20, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@liza-mae
Copy link
Contributor Author

Failures are related to #39689

@legrego
Copy link
Member

legrego commented Dec 10, 2019

@liza-mae do you think we can safely close this issue, since these failures were related to #39689, which itself been resolved?

@liza-mae
Copy link
Contributor Author

Yes we can close.

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:Security/Spaces Platform Security - Spaces feature test_xpack_functional test test-cloud
Projects
None yet
Development

No branches or pull requests

3 participants