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.
[ftr] improve logout for svl functional tests (elastic#176856)
## Summary Closes elastic#175608 Closes elastic#175601 Addressing logout flakiness on CI: - increase timeout for cloud login screen up to 2 sec - after loading `bootstrap-anonymous.js` in browser check if we are on kibana host or cloud login screen; if the last, skip cleanup Flaky test runner: - 25x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5178 - 25x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5179 - 25x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5180
- Loading branch information
1 parent
3cf8077
commit 105fbe3
Showing
3 changed files
with
19 additions
and
6 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
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