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: Chrome UI Functional Tests.test/functional/apps/discover/_chart_hidden·ts - discover app discover show/hide chart test hiding the chart persists the setting #132288

Closed
kibanamachine opened this issue May 16, 2022 · 4 comments · Fixed by #132768
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 16, 2022

A test failed on a tracked branch

Error: retry.try timeout: ElementClickInterceptedError: element click intercepted: Element <button class="euiButtonIcon euiButtonIcon--primary euiButtonIcon--empty euiButtonIcon--xSmall" type="button" data-test-subj="discoverChartOptionsToggle" aria-label="Chart options">...</button> is not clickable at point (1271, 182). Other element would receive the click: <div>...</div>
  (Session info: headless chrome=101.0.4951.64)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:522:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:548:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:474:28)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Task.exec (test/functional/services/remote/prevent_parallel_calls.ts:28:20)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:368:5)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:104:5)
    at DiscoverPageObject.toggleChartVisibility (test/functional/page_objects/discover_page.ts:202:5)
    at Context.<anonymous> (test/functional/apps/discover/_chart_hidden.ts:44:7)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label May 16, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label May 16, 2022
@kibanamachine kibanamachine added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label May 16, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 16, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@jbudz
Copy link
Member

jbudz commented May 19, 2022

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: ee81580

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 Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants