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 0e5bd3c commit 61d92d6Copy full SHA for 61d92d6
muted-tests.yml
@@ -401,6 +401,9 @@ tests:
401
- class: org.elasticsearch.search.SearchServiceSingleNodeTests
402
method: testSlicingBehaviourForParallelCollection
403
issue: https://github.com/elastic/elasticsearch/issues/125899
404
+- class: org.elasticsearch.packaging.test.DockerTests
405
+ method: test021InstallPlugin
406
+ issue: https://github.com/elastic/elasticsearch/issues/116147
407
408
# Examples:
409
#
0 commit comments