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

graph app test failures #39367

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

graph app test failures #39367

liza-mae opened this issue Jun 20, 2019 · 5 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure test_xpack_functional test test-cloud

Comments

@liza-mae
Copy link
Contributor

✖ fail: "graph app feature controls security global graph all privileges "before all" hook"
│ Error: timed out waiting for logout button visible -- last error: 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)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_truthy.ts:50:13)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:68:13)z5ZlAxPGwaMP9E4l

✖ fail: "graph app feature controls security global graph read-only privileges "before all" hook"
│ Error: timed out waiting for logout button visible -- last error: 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)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_truthy.ts:50:13)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_success.ts:68:13)

✖ fail: "graph app feature controls security no graph privileges "before all" hook"
│ Error: timed out waiting for logout button visible -- last error: 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)
│ at onFailure (/home/liza/TESTING/kbn-cloud-testing/test/common/services/retry/retry_for_truthy.ts:50:13)
│ 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 Feature:Graph Graph application feature test_xpack_functional 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

@liza-mae
Copy link
Contributor Author

liza-mae commented Jul 8, 2019

Let's add the skipped label once the tests are skipped via PR is merged. Also these are feature controls - should we keep those tests to test that functionality?

@flash1293 flash1293 added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Feb 21, 2020
@elasticmachine
Copy link
Contributor

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

@flash1293
Copy link
Contributor

Another instance of #39689

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:Graph Graph application feature Team:Visualizations Visualization editors, elastic-charts and infrastructure test_xpack_functional test test-cloud
Projects
None yet
Development

No branches or pull requests

4 participants