Skip to content

[9.1] Unskip input_controls_vis test suite (#227542)#227712

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

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

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

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:33
@kibanamachine kibanamachine merged commit 831e66d into elastic:9.1 Jul 11, 2025
16 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