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 f3d4d57 commit cad71e9Copy full SHA for cad71e9
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.search.basic.SearchWithRandomExceptionsIT
286
method: testRandomExceptions
287
issue: https://github.com/elastic/elasticsearch/issues/116027
288
+- class: org.elasticsearch.action.admin.HotThreadsIT
289
+ method: testHotThreadsDontFail
290
+ issue: https://github.com/elastic/elasticsearch/issues/115754
291
292
# Examples:
293
#
0 commit comments