Skip to content

[8.17] Unskip input_controls_vis test suite (#227542)#227708

Merged
kibanamachine merged 1 commit intoelastic:8.17from
kibanamachine:backport/8.17/pr-227542
Jul 11, 2025
Merged

[8.17] Unskip input_controls_vis test suite (#227542)#227708
kibanamachine merged 1 commit intoelastic:8.17from
kibanamachine:backport/8.17/pr-227542

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.17:

Questions ?

Please refer to the Backport tool documentation

[Flaky test runner x
200](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/8603)

Fixes elastic#225165

## Summary

Unskip input_controls_vis test suite.

The failure did not re-occur in 200 flaky tests after only unskipping
the test in 6f48e39.

However, logs during failures are indicating that the `osx` option could
not be found. Since we clear the previous selection right before setting
the `osx` option, it might be possible that the events following the
clear are not always completely resolved before we try to set a new
option. So this adds a `waitFor` check to ensure the input control is
actually clear before we set a new option.

(cherry picked from commit dd99dfa)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 11, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 11, 2025 19:31
@kibanamachine kibanamachine merged commit b252ded into elastic:8.17 Jul 11, 2025
11 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @nickpeihl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants