[Discover] Unskip functional sidebar test#81188
Conversation
…-20-discover-unskip-sidebar
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
|
Pinging @elastic/kibana-app (Team:KibanaApp) |
Sounds like we can't merge this until the other flakiness is fixed too. Sounds like we should merge the two PRs because we can't unskip the suite until it's not flaky. |
@spalger The new flaky ones are in a different file ( |
Summary
Confirmed to be flaky by using the flaky test runner https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/912/, which failed with the following screen
It's checking for the sidebar filter to be hidden ... in the screenshot it's hidden, that's what's happening in the logs:
This PR fixes this flakiness, but also the flaky tests runner uncovers another flakiness by a different test:
https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/925/
Here
discover app discover doc table add and remove columns should remove columns from the tableis failing in a flaky way, started #82430 for thisFixes #80914
Checklist
Delete any items that are not applicable to this PR.