[9.2] [scout] fix flaky streams "discover integration" tests on MKI (#250396)#251700
Merged
dmlemeshko merged 5 commits intoelastic:9.2from Feb 6, 2026
Merged
[9.2] [scout] fix flaky streams "discover integration" tests on MKI (#250396)#251700dmlemeshko merged 5 commits intoelastic:9.2from
dmlemeshko merged 5 commits intoelastic:9.2from
Conversation
…c#250396) ## Summary Fixing 2 flaky tests on MKI: ``` [serverless-oblt - Discover integration - Classic Stream - Navigate to Stream processing from document flyout - should navigate to Stream processing page from Discover document flyout in ES|QL mode] [serverless-oblt - Discover integration - Wired Stream - Navigate to Stream processing from document flyout - should navigate to Stream processing page from Discover document flyout in ES|QL mode] ``` Error ```ts Error: expect(locator).toBeVisible() failed Locator: locator('[data-test-subj="kbnDocViewer"]') Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('[data-test-subj="kbnDocViewer"]') at Proxy.waitForDocViewerFlyoutOpen (src/platform/packages/shared/kbn-scout/src/playwright/page_objects/discover_app.ts:127:29) at x-pack/platform/plugins/shared/streams_app/test/scout/ui/tests/discover_integration_classic.spec.ts:115:34 ``` <img width="1280" height="720" alt="image" src="https://github.com/user-attachments/assets/7b2f0ed6-9ad5-4139-a295-4096b97f5689" /> Another change to timepicker selection, it also failed on MKI Tested in https://buildkite.com/elastic/appex-qa-serverless-kibana-scout-tests/builds/117#_ --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit eb6e38c) # Conflicts: # src/platform/packages/shared/kbn-scout/src/playwright/page_objects/discover_app.ts # x-pack/platform/plugins/shared/streams_app/test/scout/ui/tests/data_management/data_processing/outdated_documents.spec.ts # x-pack/platform/plugins/shared/streams_app/test/scout/ui/tests/discover_integration_classic.spec.ts # x-pack/platform/plugins/shared/streams_app/test/scout/ui/tests/discover_integration_wired.spec.ts
auto-merge was automatically disabled
February 5, 2026 10:45
Pull Request is not mergeable
Contributor
⏳ Build in-progress, with failures
Failed CI StepsHistory
|
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
|
csr
approved these changes
Feb 6, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.2:Questions ?
Please refer to the Backport tool documentation