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/open_in_lens/tsvb/table·ts - lens app - TSVB Open in Lens Table should not allow converting series with different aggregation function or aggregation by #154372

Closed
kibanamachine opened this issue Apr 4, 2023 · 1 comment · Fixed by #154519
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

A test failed on a tracked branch

Error: retry.try timeout: Error: retry.try timeout: StaleElementReferenceError: stale element reference: element is not attached to the page document
  (Session info: chrome=111.0.5563.146)
    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 runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Task.exec (prevent_parallel_calls.ts:28:20)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.try (retry.ts:31:12)
    at ComboBoxService.clickOption (combo_box.ts:54:5)
    at ComboBoxService.setElement (combo_box.ts:99:9)
    at visual_builder_page.ts:666:7
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.try (retry.ts:31:12)
    at VisualBuilderPageObject.setFieldForAggregateBy (visual_builder_page.ts:665:5)
    at Context.<anonymous> (table.ts:91:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.try (retry.ts:31:12)
    at VisualBuilderPageObject.setFieldForAggregateBy (visual_builder_page.ts:665:5)
    at Context.<anonymous> (table.ts:91: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 Apr 4, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 4, 2023
@jughosta jughosta added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Apr 5, 2023
@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 Apr 5, 2023
stratoula added a commit that referenced this issue Apr 10, 2023
## Summary

Closes #154372

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

I dont think that this test is super flaky. I just added the waiting
after clicking the seriesOption as I guess it might make it even more
stable
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.

3 participants