Mute org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests testMergeEmptyMappingsIntoTemplateWithNonEmptySettings #130050
This commit is contained in:
parent
831a461155
commit
bf2a283315
|
@ -572,6 +572,9 @@ tests:
|
||||||
- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
|
- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
|
||||||
method: testScaleDuringSplitOrClone
|
method: testScaleDuringSplitOrClone
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/130044
|
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:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue