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 3bee55a commit 60f47ccCopy full SHA for 60f47cc
muted-tests.yml
@@ -288,6 +288,9 @@ tests:
288
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceTests
289
method: testIORateIsAdjustedForAllRunningMergeTasks
290
issue: https://github.com/elastic/elasticsearch/issues/129531
291
+- class: org.elasticsearch.packaging.test.DockerTests
292
+ method: test600Interrupt
293
+ issue: https://github.com/elastic/elasticsearch/issues/128144
294
295
# Examples:
296
#
0 commit comments