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 2e2a6c8 commit 2176148Copy full SHA for 2176148
muted-tests.yml
@@ -286,6 +286,9 @@ tests:
286
- class: org.elasticsearch.xpack.inference.InferenceRestIT
287
method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
288
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
292
293
# Examples:
294
#
0 commit comments