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/share·ts - lens app - group 2 lens share tests should preserve filter and query when sharing #149163

Closed
kibanamachine opened this issue Jan 18, 2023 · 6 comments · Fixed by #149922
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 18, 2023

A test failed on a tracked branch

StaleElementReferenceError: stale element reference: element is not attached to the page document
  (Session info: headless chrome=109.0.5414.74)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:587:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:515:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Task.exec (prevent_parallel_calls.ts:28:20) {
  remoteStacktrace: '#0 0x55cec833a303 <unknown>\n' +
    '#1 0x55cec810ed37 <unknown>\n' +
    '#2 0x55cec8112608 <unknown>\n' +
    '#3 0x55cec81123d2 <unknown>\n' +
    '#4 0x55cec81126dc <unknown>\n' +
    '#5 0x55cec814562e <unknown>\n' +
    '#6 0x55cec816b982 <unknown>\n' +
    '#7 0x55cec814022f <unknown>\n' +
    '#8 0x55cec816bb4e <unknown>\n' +
    '#9 0x55cec818388c <unknown>\n' +
    '#10 0x55cec816b753 <unknown>\n' +
    '#11 0x55cec813ea14 <unknown>\n' +
    '#12 0x55cec813fb7e <unknown>\n' +
    '#13 0x55cec838932e <unknown>\n' +
    '#14 0x55cec838cc0e <unknown>\n' +
    '#15 0x55cec836f610 <unknown>\n' +
    '#16 0x55cec838dc23 <unknown>\n' +
    '#17 0x55cec8361545 <unknown>\n' +
    '#18 0x55cec83ae6a8 <unknown>\n' +
    '#19 0x55cec83ae836 <unknown>\n' +
    '#20 0x55cec83c9d13 <unknown>\n' +
    '#21 0x7fdcac0dc609 start_thread\n'
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 18, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 18, 2023
@mistic mistic added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Jan 18, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 18, 2023
@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 Jan 26, 2023

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 80b78d9

@nreese nreese added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Jan 30, 2023
@elasticmachine
Copy link
Contributor

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

stratoula added a commit that referenced this issue Feb 1, 2023
## Summary

Closes #149163

We have seen this before. We should use the Lens wait for chart
rendering function and not the global one. This stabilizes the tests

Run 100 times
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1827

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Feb 6, 2023
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Feb 6, 2023
## Summary

Closes elastic#149163

We have seen this before. We should use the Lens wait for chart
rendering function and not the global one. This stabilizes the tests

Run 100 times
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1827

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
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:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants