Skip to content

Commit a3c54d2

Browse files
Merge remote-tracking branch 'elastic/main' into fix-async-search-its
2 parents 080dcd7 + a4b1692 commit a3c54d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,9 @@ tests:
411411
- class: org.elasticsearch.cli.keystore.AddStringKeyStoreCommandTests
412412
method: testStdinWithMultipleValues
413413
issue: https://github.com/elastic/elasticsearch/issues/126882
414+
- class: org.elasticsearch.packaging.test.DockerTests
415+
method: test024InstallPluginFromArchiveUsingConfigFile
416+
issue: https://github.com/elastic/elasticsearch/issues/126936
414417

415418
# Examples:
416419
#

0 commit comments

Comments
 (0)