Skip to content

Conversation

@olapawlus
Copy link
Member

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

…proximate document count (elastic#241426)

Resolves elastic#234490
The link to Flaky Test Runner:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9709

### Summary
This PR fixes a flaky test in the maps geo file upload suite.
The test was asserting an exact document count (Found ~281 documents),
but due to MVT tile rendering, the number of documents may vary slightly
depending on the zoom level.

### Details
In some runs, the count fluctuated between ~280 and ~281, causing the
test to fail intermittently.

### Reasoning
The failing test screenshot showed a slightly different zoom level
compared to the local FTR environment.
To stabilize the test, I explicitly set the zoom level at the beginning
of the test to ensure consistent MVT data loading.

(cherry picked from commit 7943c3e)
@olapawlus olapawlus added the backport This PR is a backport of another PR label Nov 4, 2025
@olapawlus olapawlus enabled auto-merge (squash) November 4, 2025 11:14
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

@olapawlus olapawlus merged commit ccd4f42 into elastic:8.19 Nov 4, 2025
11 checks passed
@olapawlus olapawlus self-assigned this Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants