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

[Flaky-tests] Fix SOM edit-saved-objects test #109215

Merged
merged 3 commits into from
Aug 19, 2021

Conversation

afharo
Copy link
Member

@afharo afharo commented Aug 19, 2021

Summary

Resolves #105313

This PR adds a small wait after clicking the Save Edit button to allow the re-render to occur. There were some moments when the checks after the click event happened before the render occurred so, for example, the table was not in "loading" state yet, and the logic assumed it had already refreshed because of that.

In my tests, the small delay is enough: flaky-test-runner succeded after 42 executions.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@afharo afharo added the release_note:skip Skip the PR/issue when compiling release notes label Aug 19, 2021
@afharo afharo marked this pull request as ready for review August 19, 2021 11:04
@afharo afharo requested a review from a team August 19, 2021 11:04
@afharo afharo enabled auto-merge (squash) August 19, 2021 11:06
@afharo afharo added the auto-backport Deprecated - use backport:version if exact versions are needed label Aug 19, 2021
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.15
7.x
7.14

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 19, 2021
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
kibanamachine added a commit that referenced this pull request Aug 19, 2021
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
kibanamachine added a commit that referenced this pull request Aug 19, 2021
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.14.1 v7.15.0 v7.16.0
Projects
None yet
3 participants