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.
2 parents 2c384aa + 95a1b4b commit 0552403Copy full SHA for 0552403
muted-tests.yml
@@ -508,6 +508,9 @@ tests:
508
- class: org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT
509
method: test {p0=upgraded_cluster/90_ml_data_frame_analytics_crud/Get mixed cluster outlier_detection job}
510
issue: https://github.com/elastic/elasticsearch/issues/129098
511
+- class: org.elasticsearch.packaging.test.DockerTests
512
+ method: test081SymlinksAreFollowedWithEnvironmentVariableFiles
513
+ issue: https://github.com/elastic/elasticsearch/issues/128867
514
515
# Examples:
516
#
0 commit comments