Skip to content

Commit bf2a283

Browse files
Mute org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests testMergeEmptyMappingsIntoTemplateWithNonEmptySettings elastic#130050
1 parent 831a461 commit bf2a283

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,9 @@ tests:
572572
- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
573573
method: testScaleDuringSplitOrClone
574574
issue: https://github.com/elastic/elasticsearch/issues/130044
575+
- class: org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests
576+
method: testMergeEmptyMappingsIntoTemplateWithNonEmptySettings
577+
issue: https://github.com/elastic/elasticsearch/issues/130050
575578

576579
# Examples:
577580
#

0 commit comments

Comments
 (0)