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

console feature controls test failures #39388

Closed
liza-mae opened this issue Jun 20, 2019 · 1 comment
Closed

console feature controls test failures #39388

liza-mae opened this issue Jun 20, 2019 · 1 comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Input Control Input controls visualization test_xpack_functional test test-cloud

Comments

@liza-mae
Copy link
Contributor

✖ fail: "console feature controls security global dev_tools 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: "console feature controls security no dev_tools 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: "console feature controls spaces space with dev_tools disabled navigating to console redirect to homepage"
│ Error: expected testSubject(homeApp) to exist
│ at TestSubjects.existOrFail (/home/liza/TESTING/kbn-cloud-testing/test/functional/services/test_subjects.ts:56:15)
│ at process._tickCallback (internal/process/next_tick.js:68:7)

✖ fail: "console feature controls spaces space with dev_tools disabled navigating to grok debugger redirect to homepage"
│ Error: expected testSubject(homeApp) to exist
│ at TestSubjects.existOrFail (/home/liza/TESTING/kbn-cloud-testing/test/functional/services/test_subjects.ts:56:15)
│ at process._tickCallback (internal/process/next_tick.js:68:7)

Version: 7.2

@liza-mae liza-mae added test Feature:Input Control Input controls visualization 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

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:Input Control Input controls visualization test_xpack_functional test test-cloud
Projects
None yet
Development

No branches or pull requests

2 participants