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 20205eb commit fe66d3dCopy full SHA for fe66d3d
muted-tests.yml
@@ -429,6 +429,9 @@ tests:
429
- class: org.elasticsearch.repositories.s3.S3ServiceTests
430
method: testGetClientRegionFromEndpointSettingGuess
431
issue: https://github.com/elastic/elasticsearch/issues/131392
432
+- class: org.elasticsearch.packaging.test.DockerTests
433
+ method: test050BasicApiTests
434
+ issue: https://github.com/elastic/elasticsearch/issues/120911
435
436
# Examples:
437
#
0 commit comments