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

Index pattern feature control test failures #39389

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

Index pattern feature control test failures #39389

liza-mae opened this issue Jun 20, 2019 · 6 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Security/Feature Controls Platform Security - Spaces & Role Mgmt feature controls Team:Visualizations Visualization editors, elastic-charts and infrastructure test_xpack_functional test test-cloud

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Jun 20, 2019

**✖ fail: "Index Patterns feature controls security global index_patterns all privileges "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: "Index Patterns feature controls security global index_patterns all privileges "after all" hook"
│ 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: "Index Patterns feature controls security global index_patterns read-only privileges "before all" hook" **
│ Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

Version: 7.2

@liza-mae liza-mae added test test_xpack_functional failed-test A test failure on a tracked branch, potentially flaky-test Feature:Data Views Data Views code and UI - index patterns before 8.0 test-cloud labels Jun 20, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@liza-mae liza-mae added the Feature:Security/Feature Controls Platform Security - Spaces & Role Mgmt feature controls label Jun 24, 2019
@LeeDr LeeDr added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jun 25, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@liza-mae
Copy link
Contributor Author

Failures are related to #39689

@liza-mae liza-mae removed the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Oct 1, 2019
@mattkime mattkime added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Feb 4, 2020
@flash1293 flash1293 self-assigned this Feb 21, 2020
@flash1293
Copy link
Contributor

@liza-mae after checking locally I can confirm this test failure is caused by the welcome screen problem. Does it make sense to keep these open (e.g. also #39367) when all of the failures are caused by a single root cause tracked in #39689?

@liza-mae
Copy link
Contributor Author

@flash1293 thanks, I fixed this on staging as part of #39689. So we can close this.

@liza-mae
Copy link
Contributor Author

liza-mae commented Feb 22, 2020

@flash1293 answer to your question - initially I manually went through the failures and tried to reduce the number by tracking down the root cause and creating one issue, however this became time consuming for me as there were too many failures :) So now I automatically create the issues and since I don't bail on failure to run all the tests, cascading failures will unfortunately also be opened. I am hoping once we have the team knock down these test failures this number should be low or zero in the future :)

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:Data Views Data Views code and UI - index patterns before 8.0 Feature:Security/Feature Controls Platform Security - Spaces & Role Mgmt feature controls Team:Visualizations Visualization editors, elastic-charts and infrastructure test_xpack_functional test test-cloud
Projects
None yet
Development

No branches or pull requests

5 participants