mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Mute org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests testMergeEmptyMappingsIntoTemplateWithNonEmptySettings #130050
This commit is contained in:
parent
831a461155
commit
bf2a283315
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue