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 264f84a commit 86455d7Copy full SHA for 86455d7
muted-tests.yml
@@ -344,6 +344,9 @@ tests:
344
issue: https://github.com/elastic/elasticsearch/issues/114611
345
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
346
issue: https://github.com/elastic/elasticsearch/issues/114723
347
+- class: org.elasticsearch.kibana.KibanaThreadPoolIT
348
+ method: testBlockedThreadPoolsRejectUserRequests
349
+ issue: https://github.com/elastic/elasticsearch/issues/113939
350
351
# Examples:
352
#
0 commit comments