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 6ba626a commit 2c29ad2Copy full SHA for 2c29ad2
muted-tests.yml
@@ -627,6 +627,9 @@ tests:
627
- class: org.elasticsearch.xpack.esql.inference.textembedding.TextEmbeddingOperatorTests
628
method: testSimpleCircuitBreaking
629
issue: https://github.com/elastic/elasticsearch/issues/135569
630
+- class: org.elasticsearch.search.ccs.KnnVectorQueryBuilderCrossClusterSearchIT
631
+ method: testKnnQueryWithCcsMinimizeRoundTripsFalse
632
+ issue: https://github.com/elastic/elasticsearch/issues/135573
633
634
# Examples:
635
#
0 commit comments