Skip to content

Commit d3ab379

Browse files
Mute org.elasticsearch.threadpool.SimpleThreadPoolIT testThreadPoolMetrics #108320
1 parent c43c9b6 commit d3ab379

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
@@ -357,6 +357,9 @@ tests:
357357
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
358358
method: test {p0=search.vectors/70_dense_vector_telemetry/Field mapping stats}
359359
issue: https://github.com/elastic/elasticsearch/issues/114556
360+
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
361+
method: testThreadPoolMetrics
362+
issue: https://github.com/elastic/elasticsearch/issues/108320
360363

361364
# Examples:
362365
#

0 commit comments

Comments
 (0)