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 32c48d5 commit 82036d6Copy full SHA for 82036d6
muted-tests.yml
@@ -476,6 +476,9 @@ tests:
476
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
477
method: testSimilarityWithOneDimVector {functionName=v_cosine similarityFunction=V_COSINE elementType=byte}
478
issue: https://github.com/elastic/elasticsearch/issues/137975
479
+- class: org.elasticsearch.search.TelemetryMetrics.ShardSearchPhaseAPMMetricsTests
480
+ method: testTimeRangeFilterAllResults
481
+ issue: https://github.com/elastic/elasticsearch/issues/137979
482
483
# Examples:
484
#
0 commit comments