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 c42b1ef commit f7c8f06Copy full SHA for f7c8f06
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsIntegTests
286
method: testCreateAndRestoreSearchableSnapshot
287
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
291
292
# Examples:
293
#
0 commit comments