From bf2a28331590c3e348df2d8f0053766f13f28031 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Thu, 26 Jun 2025 07:44:19 +1000 Subject: [PATCH] Mute org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests testMergeEmptyMappingsIntoTemplateWithNonEmptySettings #130050 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index b2b9cc0ec78b..6c480c7fbc9b 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -572,6 +572,9 @@ tests: - class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT method: testScaleDuringSplitOrClone issue: https://github.com/elastic/elasticsearch/issues/130044 +- class: org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests + method: testMergeEmptyMappingsIntoTemplateWithNonEmptySettings + issue: https://github.com/elastic/elasticsearch/issues/130050 # Examples: #