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 fb78c6b commit 23aaa45Copy full SHA for 23aaa45
muted-tests.yml
@@ -250,6 +250,9 @@ tests:
250
- class: org.elasticsearch.packaging.test.DockerTests
251
method: test171AdditionalCliOptionsAreForwarded
252
issue: https://github.com/elastic/elasticsearch/issues/120925
253
+- class: org.elasticsearch.packaging.test.DockerTests
254
+ method: test151MachineDependentHeapWithSizeOverride
255
+ issue: https://github.com/elastic/elasticsearch/issues/123437
256
257
# Examples:
258
#
0 commit comments