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 43716eb commit a373444Copy full SHA for a373444
muted-tests.yml
@@ -301,6 +301,9 @@ tests:
301
- class: org.elasticsearch.search.retriever.RankDocsRetrieverBuilderTests
302
method: testRewrite
303
issue: https://github.com/elastic/elasticsearch/issues/114467
304
+- class: org.elasticsearch.kibana.KibanaThreadPoolIT
305
+ method: testBlockedThreadPoolsRejectUserRequests
306
+ issue: https://github.com/elastic/elasticsearch/issues/113939
307
308
# Examples:
309
#
0 commit comments