We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88c64de + bf2a283 commit 0d834b5Copy full SHA for 0d834b5
muted-tests.yml
@@ -572,6 +572,9 @@ tests:
572
- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
573
method: testScaleDuringSplitOrClone
574
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
578
579
# Examples:
580
#
0 commit comments