Skip to content

Commit b2027f0

Browse files
authored
Mute UpgradeClusterClientYamlTestSuiteIT#indices.create/20_synthetic_source tests (#115925)
Manual mute for: #115910, #115911, #115912 These are also failing on 8.16.
1 parent 3bf0197 commit b2027f0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

muted-tests.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,15 @@ tests:
355355
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
356356
method: testProcessFileChanges
357357
issue: https://github.com/elastic/elasticsearch/issues/115280
358+
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
359+
method: test {p0=indices.create/20_synthetic_source/object with unmapped fields}
360+
issue: https://github.com/elastic/elasticsearch/issues/115910
361+
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
362+
method: test {p0=indices.create/20_synthetic_source/empty object with unmapped fields}
363+
issue: https://github.com/elastic/elasticsearch/issues/115911
364+
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
365+
method: test {p0=indices.create/20_synthetic_source/nested object with unmapped fields}
366+
issue: https://github.com/elastic/elasticsearch/issues/115912
358367

359368
# Examples:
360369
#

0 commit comments

Comments
 (0)