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

Fixing flaky disable test #142687

Merged
merged 5 commits into from
Oct 5, 2022
Merged

Fixing flaky disable test #142687

merged 5 commits into from
Oct 5, 2022

Conversation

ymao1
Copy link
Contributor

@ymao1 ymao1 commented Oct 4, 2022

Fixes #141864

Summary

Adding a retry.try since it seems sometimes when we're checking if a rule task has been disabled, it may not yet be set to enabled:false yet.

Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1363

@ymao1 ymao1 changed the title Flaky test disable Fixing flaky disable test Oct 4, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

@ymao1 ymao1 self-assigned this Oct 5, 2022
@ymao1 ymao1 added Feature:Alerting release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.6.0 labels Oct 5, 2022
@ymao1 ymao1 marked this pull request as ready for review October 5, 2022 12:03
@ymao1 ymao1 requested a review from a team as a code owner October 5, 2022 12:03
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

Copy link
Contributor

@doakalexi doakalexi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ymao1 ymao1 merged commit 34deabc into elastic:main Oct 5, 2022
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Oct 5, 2022
@ymao1 ymao1 deleted the flaky-test-disable branch October 5, 2022 12:26
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 11, 2022
* Unskipping test

* Adding retries

* Cleanup

* Cleanup
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 14, 2022
* Unskipping test

* Adding retries

* Cleanup

* Cleanup
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:Alerting release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.6.0
Projects
None yet
5 participants