forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ResponseOps] Fix for flaky test x-pack/test/alerting_api_integration…
…/spaces_only/tests/actions/migrations·ts (elastic#182279) Resolves elastic#169159 ## Summary I could not reproduce the failure in this test, but it's using `esArchiver` which is known to be flaky. I followed the instructions in this issue, [Proactively improve robustness of FTR tests that use esArchiver elastic#161882](elastic#161882), to help reduce flakiness in the future. Flaky test runner: [run 1](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5829#_) x 50 [run 2](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5830) x 200 [run 3](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5831) x 200
- Loading branch information
Showing
3 changed files
with
19 additions
and
2,561 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.