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: Firefox UI Functional Tests.test/functional/apps/visualize/group5/_tsvb_time_series·ts - visualize app visual builder Time Series Elastic charts should display correct chart data, label names and area colors for min aggregation when split by filters #145562

Closed
kibanamachine opened this issue Nov 17, 2022 · 16 comments · Fixed by #145804
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 Nov 17, 2022

A test failed on a tracked branch

Error: retry.try timeout: NoSuchElementError: Unable to locate element: .euiFilterSelectItem
    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 (test/functional/services/remote/prevent_parallel_calls.ts:28:20)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-42c9f3e356134c3d/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 ComboBoxService.clickOption (test/functional/services/combo_box.ts:54:5)
    at ComboBoxService.setElement (test/functional/services/combo_box.ts:103:9)
    at VisualBuilderPageObject.setMetricsGroupBy (test/functional/page_objects/visual_builder_page.ts:827:5)
    at Context.<anonymous> (test/functional/apps/visualize/group5/_tsvb_time_series.ts:332:11)
    at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:78:16)

First failure: CI Build - 8.6

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

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@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 - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@Dosant Dosant added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Nov 18, 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 Nov 18, 2022
stratoula added a commit that referenced this issue Nov 21, 2022
## Summary

Closes #145563
Closes #145562
Closes #145561
Closes #145560
Closes #145644
Closes #139096
Closes #145564

They also fail for the same reason in FF. They started fail when a
change made by the operations team.

For some reason while the list appears on the DOM the click by mouse
doesn't work for the FF tests. I changed the helper a bit to not use it.

![image](https://user-images.githubusercontent.com/17003240/202997107-1ddcfd69-c935-4d0a-891f-1feb9d00ebb5.png)

Runner for tests (50 times) to ensure that nothing has broken
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1577#_

I couldn't run the firefox tests on the flaky runner (I get an error
when initializing it) but these tests were failing every time we run
them on FF locally I am quite optimistic that this change will stabilize
them in FF too.
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