Skip to content

Commit

Permalink
Mute UpgradeClusterClientYamlTestSuiteIT#indices.create/20_synthetic_…
Browse files Browse the repository at this point in the history
…source tests
  • Loading branch information
n1v0lg committed Oct 30, 2024
1 parent 3bf0197 commit 9920120
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,15 @@ tests:
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
method: testProcessFileChanges
issue: https://github.com/elastic/elasticsearch/issues/115280
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=indices.create/20_synthetic_source/object with unmapped fields}
issue: https://github.com/elastic/elasticsearch/issues/115910
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=indices.create/20_synthetic_source/empty object with unmapped fields}
issue: https://github.com/elastic/elasticsearch/issues/115911
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=indices.create/20_synthetic_source/nested object with unmapped fields}
issue: https://github.com/elastic/elasticsearch/issues/115912

# Examples:
#
Expand Down Expand Up @@ -393,4 +402,4 @@ tests:
# issue: "https://github.com/elastic/elasticsearch/..."
# - class: "org.elasticsearch.xpack.esql.**"
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
# issue: "https://github.com/elastic/elasticsearch/..."
# issue: "https://github.com/elastic/elasticsearch/..."

0 comments on commit 9920120

Please sign in to comment.