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 0b2682b commit 711bfddCopy full SHA for 711bfdd
muted-tests.yml
@@ -687,6 +687,9 @@ tests:
687
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
688
method: test {csv-spec:text-embedding.Text_embedding with knn (inline) on semantic_text_dense_field}
689
issue: https://github.com/elastic/elasticsearch/issues/136142
690
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
691
+ method: test {csv-spec:text-embedding.Text_embedding with multiple knn queries in fork}
692
+ issue: https://github.com/elastic/elasticsearch/issues/136090
693
694
# Examples:
695
#
0 commit comments