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 X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/group2/show_underlying_data_dashboard·ts - lens app - group 2 lens show underlying data from dashboard should show the open button for a compatible saved visualization with annotations and reference line #147625

Closed
kibanamachine opened this issue Dec 15, 2022 · 14 comments · Fixed by #148409
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 15, 2022

A test failed on a tracked branch

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="embeddablePanelAction-ACTION_OPEN_IN_DISCOVER"])
Wait timed out after 10039ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-c6d85a4517316414/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:907:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-c6d85a4517316414/elastic/kibana-on-merge/kibana/node_modules/@kbn/ftr-common-functional-services/target_node/services/retry/retry_for_success.js:19:9
    at retryForSuccess (node_modules/@kbn/ftr-common-functional-services/target_node/services/retry/retry_for_success.js:55:13)
    at RetryService.try (node_modules/@kbn/ftr-common-functional-services/target_node/services/retry/retry.js:35:12)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:407:5)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:164:5)
    at Context.<anonymous> (x-pack/test/functional/apps/lens/group2/show_underlying_data_dashboard.ts:73:7)
    at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:78:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 15, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 15, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@jbudz
Copy link
Member

jbudz commented Dec 15, 2022

/skip

@jbudz jbudz added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Dec 15, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)

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

Skipped

main: 90f0088

@stratoula
Copy link
Contributor

@dej611 I think this has started failing after the drilldown with annotations layer PR merged.
It seems like the drilldown action has not been created.
image

@jbudz
Copy link
Member

jbudz commented Dec 15, 2022

Revert in case we need it: #147639

edit: wasn't needed, I closed the revert PR.

@jbudz jbudz added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Dec 15, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@stratoula
Copy link
Contributor

Awww yes this makes more sense why the tests have started failing

@stratoula
Copy link
Contributor

@ThomThomson have you investigated why this has started failing? Are you going to take care of these skipped tests?

@ThomThomson
Copy link
Contributor

Yes, I'm looking into these and will unskip after I've figured out the root cause of the flakiness.

@stratoula
Copy link
Contributor

Thanx Devon ❤️

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:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants