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 701259d commit 1404cb0Copy full SHA for 1404cb0
muted-tests.yml
@@ -484,6 +484,9 @@ tests:
484
method: testSimilarityWithOneDimVector {functionName=v_cosine
485
similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@3300f4fd elementType=byte}
486
issue: https://github.com/elastic/elasticsearch/issues/137812
487
+- class: org.elasticsearch.xpack.inference.external.http.sender.RequestExecutorServiceTests
488
+ method: testChangingCapacity_DoesNotRejectsOverflowTasks_BecauseOfQueueFull
489
+ issue: https://github.com/elastic/elasticsearch/issues/137823
490
491
# Examples:
492
#
0 commit comments