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

[test-failed]: Chrome UI Functional Tests.test/functional/apps/dashboard_elements/controls/options_list·ts - dashboard elements dashboard elements Controls Dashboard options list integration Options List Control creation and editing experience editing other control settings keeps selections #141285

Closed
liza-mae opened this issue Sep 21, 2022 · 3 comments · Fixed by #151770
Assignees
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test Feature:Input Control Input controls visualization impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-cloud

Comments

@liza-mae
Copy link
Contributor

Version: 8.4.3-SNAPSHOT
Class: Chrome UI Functional Tests.test/functional/apps/dashboard_elements/controls/options_list·ts
Stack Trace:

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="optionsList-control-selection-dog"])
Wait timed out after 10037ms
   at /opt/local-ssd/buildkite/builds/kb-n2-4-92e8ae6c244bf667/elastic/estf-cloud-kibana-functional-tests/kibana/node_modules/selenium-webdriver/lib/webdriver.js:906:17
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
   at retryForSuccess (test/common/services/retry/retry_for_success.ts:59:13)
   at RetryService.try (test/common/services/retry/retry.ts:31:12)
   at Proxy.clickByCssSelector (test/functional/services/common/find.ts:387:5)
   at TestSubjects.click (test/functional/services/common/test_subjects.ts:124:5)
   at DashboardPageControls.optionsListPopoverSelectOption (test/functional/page_objects/dashboard_page_controls.ts:357:5)
   at Context.<anonymous> (test/functional/apps/dashboard_elements/controls/options_list.ts:151:9)
   at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Other test failures:

Test Report: https://buildkite.com/elastic/estf-cloud-kibana-functional-tests/builds/678

@liza-mae liza-mae added bug Fixes for quality problems that affect the customer experience Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas failed-test A test failure on a tracked branch, potentially flaky-test test-cloud v8.4.3 labels Sep 21, 2022
@elasticmachine
Copy link
Contributor

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

@liza-mae
Copy link
Contributor Author

This test failure is due to bug: #141280. We will skip this test on cloud until bug is fixed. Once bug is fixed this test can be unskipped.

@liza-mae liza-mae self-assigned this Sep 21, 2022
@liza-mae
Copy link
Contributor Author

liza-mae commented Sep 21, 2022

I will put a PR to skip this test, this issue should remain open and closed as part of the fix for #141280 by removing the skip tag.

@liza-mae liza-mae reopened this Nov 1, 2022
@ThomThomson ThomThomson added the Feature:Input Control Input controls visualization label Feb 10, 2023
@Heenawter Heenawter self-assigned this Feb 21, 2023
@Heenawter Heenawter added the impact:critical This issue should be addressed immediately due to a critical level of impact on the product. label Feb 21, 2023
Heenawter added a commit that referenced this issue Feb 21, 2023
Closes #141285

## Summary

Unskips the failed `options_list_creation_and_editing.ts` tests since
the underlying [bug](#141280) is
no longer present as of `v8.5.0`.

**Flaky Test Runner**

<a
href="https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1930"><img
src="https://user-images.githubusercontent.com/8698078/220448187-ca0605b4-8719-494a-ad82-7d3f969c609b.png"/></a>


### 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

### For maintainers

- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test Feature:Input Control Input controls visualization impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-cloud
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants