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

Fix flaky functional test in saved objects managements -> delete SO #115291

Conversation

TinaHeiligers
Copy link
Contributor

@TinaHeiligers TinaHeiligers commented Oct 16, 2021

resolves #68400
Increases retry time to attempt to mitigate the race condition that might be making this test flaky.
Introduces a new helper to wait for the Saved Object to render in the Inspect view before deleting it.
The original work for changing the edit view to a read-only json view only targeted 8.0.0.
To fix the failing test on 7.16, we'll need to cut a new PR to 7.16 directly.

Checklist

Risk Matrix

Delete this section if it is not applicable to this PR.

Before closing this PR, invite QA, stakeholders, and other developers to identify risks that should be tested prior to the change/feature release.

When forming the risk matrix, consider some of the following examples and how they may potentially impact the change:

Risk Probability Severity Mitigation/Notes
The test becomes flaky again. Med Low Skip the test or refactor the Saved Objects test page

@TinaHeiligers
Copy link
Contributor Author

TinaHeiligers commented Oct 16, 2021

@TinaHeiligers
Copy link
Contributor Author

@elasticmachine merge upstream

@TinaHeiligers TinaHeiligers changed the title Extends retry time Fix flaky functional test in saved objects managements -> delete SO Oct 18, 2021
@TinaHeiligers TinaHeiligers added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Oct 18, 2021
@TinaHeiligers
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine

This comment has been minimized.

@TinaHeiligers
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

@TinaHeiligers TinaHeiligers marked this pull request as ready for review October 20, 2021 21:15
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@TinaHeiligers TinaHeiligers added the auto-backport Deprecated - use backport:version if exact versions are needed label Oct 21, 2021
@TinaHeiligers TinaHeiligers merged commit 3cffe8b into elastic:master Oct 21, 2021
@TinaHeiligers TinaHeiligers deleted the kbn-functional/fix-delete-so-from-so-management branch October 21, 2021 14:41
@kibanamachine
Copy link
Contributor

💔 Backport failed

Status Branch Result
7.16 Commit could not be cherrypicked due to conflicts

To backport manually run:
node scripts/backport --pr 115291

@TinaHeiligers TinaHeiligers removed auto-backport Deprecated - use backport:version if exact versions are needed v7.16.0 labels Oct 21, 2021
shivindera pushed a commit to shivindera/kibana that referenced this pull request Oct 25, 2021
…lastic#115291)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Oct 25, 2021
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 115291 or prevent reminders by adding the backport:skip label.

1 similar comment
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 115291 or prevent reminders by adding the backport:skip label.

@TinaHeiligers TinaHeiligers added backport:skip This commit does not require backporting and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Saved Objects Management release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.0.0
Projects
None yet
4 participants