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 d43c2a8 commit 7efcd7bCopy full SHA for 7efcd7b
muted-tests.yml
@@ -666,6 +666,9 @@ tests:
666
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
667
method: test {p0=search.vectors/200_dense_vector_docvalue_fields/Enable docvalue_fields parameter for dense_vector fields}
668
issue: https://github.com/elastic/elasticsearch/issues/136443
669
+- class: org.elasticsearch.xpack.inference.integration.SemanticTextInferenceFieldsIT
670
+ method: testExcludeInferenceFieldsFromSource
671
+ issue: https://github.com/elastic/elasticsearch/issues/136451
672
673
# Examples:
674
#
0 commit comments