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 7331271 commit 71d04a4Copy full SHA for 71d04a4
muted-tests.yml
@@ -436,6 +436,9 @@ tests:
436
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
437
method: testMatchInsideEval
438
issue: https://github.com/elastic/elasticsearch/issues/131336
439
+- class: org.elasticsearch.packaging.test.DockerTests
440
+ method: test022InstallPluginsFromLocalArchive
441
+ issue: https://github.com/elastic/elasticsearch/issues/116866
442
443
# Examples:
444
#
0 commit comments