Skip to content

Commit 2176148

Browse files
Mute org.elasticsearch.threadpool.SimpleThreadPoolIT testThreadPoolMetrics #108320
1 parent 2e2a6c8 commit 2176148

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
@@ -286,6 +286,9 @@ tests:
286286
- class: org.elasticsearch.xpack.inference.InferenceRestIT
287287
method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
288288
issue: https://github.com/elastic/elasticsearch/issues/117349
289+
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
290+
method: testThreadPoolMetrics
291+
issue: https://github.com/elastic/elasticsearch/issues/108320
289292

290293
# Examples:
291294
#

0 commit comments

Comments
 (0)