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: test/functional/apps/visualize/_add_to_dashboard·ts.visualize app Add to Dashboard adding a new metric to an existing dashboard by value #96107

Closed
rashmivkulkarni opened this issue Apr 1, 2021 · 0 comments
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-failure-flaky

Comments

@rashmivkulkarni
Copy link
Contributor

Stacktrace
Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="savedObjectTitleVisualization-AreaChart"])
Wait timed out after 10017ms
at /dev/shm/workspace/parallel/16/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
at Retry.try (test/common/services/retry/retry.ts:32:14)
at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
at DashboardAddPanel.addEmbeddable (test/functional/services/dashboard/add_panel.ts:194:7)
at DashboardAddPanel.addVisualizations (test/functional/services/dashboard/add_panel.ts:177:9)
at DashboardPage.addVisualizations (test/functional/page_objects/dashboard_page.ts:542:7)
at Context. (test/functional/apps/visualize/_add_to_dashboard.ts:161:7)
at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Part of: #95349

Found on 7.12
Screen Shot 2021-04-01 at 3 35 46 PM

cc @LeeDr @elastic/kibana-presentation

@rashmivkulkarni rashmivkulkarni added bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test test-failure-flaky labels Apr 1, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 1, 2021
@rashmivkulkarni rashmivkulkarni added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Apr 1, 2021
@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-failure-flaky
Projects
None yet
Development

No branches or pull requests

2 participants