Skip to content

Commit f7c8f06

Browse files
Mute org.elasticsearch.threadpool.SimpleThreadPoolIT testThreadPoolMetrics #108320
1 parent c42b1ef commit f7c8f06

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
@@ -285,6 +285,9 @@ tests:
285285
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsIntegTests
286286
method: testCreateAndRestoreSearchableSnapshot
287287
issue: https://github.com/elastic/elasticsearch/issues/116377
288+
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
289+
method: testThreadPoolMetrics
290+
issue: https://github.com/elastic/elasticsearch/issues/108320
288291

289292
# Examples:
290293
#

0 commit comments

Comments
 (0)