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/maps/group4/discover·js - maps app discover visualize button should link geo_point fields to Maps application with time and query context #149358

Closed
kibanamachine opened this issue Jan 23, 2023 · 6 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Geo Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="mapLayerTOC"])
Wait timed out after 10033ms
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-050f116b2f2e8650/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:907:17
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.try (retry.ts:31:12)
    at GisPageObject.waitForLayersToLoad (gis_page.ts:103:5)
    at Context.<anonymous> (discover.js:56:7)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 23, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 23, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 23, 2023
@nreese nreese added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Jan 23, 2023
@elasticmachine
Copy link
Contributor

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

@nreese nreese removed the Team:Geo label Jan 23, 2023
@nreese
Copy link
Contributor

nreese commented Jan 23, 2023

Related to #137408

@jbudz
Copy link
Member

jbudz commented Jan 23, 2023

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 2dd1328

nreese added a commit that referenced this issue Jan 26, 2023
Fixes #137408 and
#149358

flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1790

Tests flaky because clicking on `Visualize` button not registered. This
resulted in test failing because the test started looking for elements
in Maps even though the page was still in Discover. PR resolves
flakiness by adding retry around click to ensure `Visualize` button is
clicked as expected.

Co-authored-by: Kibana Machine <[email protected]>
@nreese
Copy link
Contributor

nreese commented Jan 26, 2023

closed by #149554

@nreese nreese closed this as completed Jan 26, 2023
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Feb 6, 2023
Fixes elastic#137408 and
elastic#149358

flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1790

Tests flaky because clicking on `Visualize` button not registered. This
resulted in test failing because the test started looking for elements
in Maps even though the page was still in Discover. PR resolves
flakiness by adding retry around click to ensure `Visualize` button is
clicked as expected.

Co-authored-by: Kibana Machine <[email protected]>
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:Geo Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

4 participants