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 7efcd7b commit 144a2fcCopy full SHA for 144a2fc
muted-tests.yml
@@ -669,6 +669,9 @@ tests:
669
- class: org.elasticsearch.xpack.inference.integration.SemanticTextInferenceFieldsIT
670
method: testExcludeInferenceFieldsFromSource
671
issue: https://github.com/elastic/elasticsearch/issues/136451
672
+- class: org.elasticsearch.xpack.inference.integration.SemanticTextInferenceFieldsIT
673
+ method: testExcludeInferenceFieldsFromSourceOldIndexVersions
674
+ issue: https://github.com/elastic/elasticsearch/issues/136452
675
676
# Examples:
677
#
0 commit comments