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 1288ab5 commit 6da7aefCopy full SHA for 6da7aef
muted-tests.yml
@@ -401,6 +401,9 @@ tests:
401
- class: org.elasticsearch.xpack.inference.InferenceRestIT
402
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
403
issue: https://github.com/elastic/elasticsearch/issues/137732
404
+- class: org.elasticsearch.threadpool.ThreadPoolTests
405
+ method: testDetailedUtilizationMetric
406
+ issue: https://github.com/elastic/elasticsearch/issues/138242
407
408
# Examples:
409
#
0 commit comments