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.
1 parent 75a5977 commit 31b0d6eCopy full SHA for 31b0d6e
muted-tests.yml
@@ -638,6 +638,9 @@ tests:
638
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
639
method: testDenseVectorMappingUpdate {initialType=flat updateType=bbq_disk}
640
issue: https://github.com/elastic/elasticsearch/issues/132222
641
+- class: org.elasticsearch.test.rest.yaml.MDPYamlTestSuiteIT
642
+ method: test {yaml=mdp/10_basic/Index using shared data path}
643
+ issue: https://github.com/elastic/elasticsearch/issues/132223
644
645
# Examples:
646
#
0 commit comments