Skip to content

Commit 6da7aef

Browse files
Mute org.elasticsearch.threadpool.ThreadPoolTests testDetailedUtilizationMetric #138242
1 parent 1288ab5 commit 6da7aef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,9 @@ tests:
401401
- class: org.elasticsearch.xpack.inference.InferenceRestIT
402402
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
403403
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
404407

405408
# Examples:
406409
#

0 commit comments

Comments
 (0)