Skip to content

Fix flaky mixed-cluster synthetic source BWC tests#152939

Merged
kkrik-es merged 3 commits into
elastic:mainfrom
kkrik-es:unmute-synthetic-source-bwc-tests
Jul 6, 2026
Merged

Fix flaky mixed-cluster synthetic source BWC tests#152939
kkrik-es merged 3 commits into
elastic:mainfrom
kkrik-es:unmute-synthetic-source-bwc-tests

Conversation

@kkrik-es

@kkrik-es kkrik-es commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

Test plan

  • ./gradlew ":qa:mixed-cluster:v9.0.8#mixedClusterTest" -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=indices.create/21_synthetic_source_stored/index param - field ordering}" -Dtests.seed=6807735178A882A9 -Dtests.bwc=true
  • ./gradlew ":qa:mixed-cluster:v9.0.8#mixedClusterTest" -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=update/100_synthetic_source/keyword}" -Dtests.seed=6807735178A882A9 -Dtests.bwc=true
  • ./gradlew ":qa:mixed-cluster:v9.0.8#mixedClusterTest" -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=update/100_synthetic_source/stored text}" -Dtests.seed=6807735178A882A9 -Dtests.bwc=true

Fixes #152364
Fixes #152365
Fixes #152366

Made with Cursor

Make YAML expectations deterministic across 9.0.8 and current
nodes, and unmute the affected MixedClusterClientYamlTestSuiteIT
tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@elasticsearchmachine elasticsearchmachine added v9.5.0 needs:triage Requires assignment of a team area label labels Jul 6, 2026
@kkrik-es kkrik-es self-assigned this Jul 6, 2026
@kkrik-es kkrik-es added >test Issues or PRs that are addressing/adding tests Team:StorageEngine :StorageEngine/Mapping The storage related side of mappings and removed needs:triage Requires assignment of a team area label labels Jul 6, 2026
@elasticsearchmachine

Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@kkrik-es kkrik-es enabled auto-merge (squash) July 6, 2026 11:18
@kkrik-es kkrik-es merged commit bb1eb4a into elastic:main Jul 6, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.5.0

Projects

None yet

3 participants