-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 (#176856)
## Summary Closes #175608 Closes #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
e04708f
commit 767042a
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