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 091e242 commit bcc5cafCopy full SHA for bcc5caf
muted-tests.yml
@@ -341,6 +341,9 @@ tests:
341
issue: https://github.com/elastic/elasticsearch/issues/113874
342
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
343
issue: https://github.com/elastic/elasticsearch/issues/113916
344
+- class: org.elasticsearch.kibana.KibanaThreadPoolIT
345
+ method: testBlockedThreadPoolsRejectUserRequests
346
+ issue: https://github.com/elastic/elasticsearch/issues/113939
347
348
# Examples:
349
#
0 commit comments