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 cd138b0 commit a4b1692Copy full SHA for a4b1692
muted-tests.yml
@@ -432,6 +432,9 @@ tests:
432
- class: org.elasticsearch.xpack.search.AsyncSearchActionIT
433
method: testDeleteCleanupIndex
434
issue: https://github.com/elastic/elasticsearch/issues/127008
435
+- class: org.elasticsearch.packaging.test.DockerTests
436
+ method: test024InstallPluginFromArchiveUsingConfigFile
437
+ issue: https://github.com/elastic/elasticsearch/issues/126936
438
439
# Examples:
440
#
0 commit comments