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 7ff4be4 commit cbe37a4Copy full SHA for cbe37a4
muted-tests.yml
@@ -660,6 +660,9 @@ tests:
660
- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
661
method: testLogsIndexing {upgradedNodes=1}
662
issue: https://github.com/elastic/elasticsearch/issues/135313
663
+- class: org.elasticsearch.gradle.TestClustersPluginFuncTest
664
+ method: override jdk usage via ES_JAVA_HOME for known jdk os incompatibilities
665
+ issue: https://github.com/elastic/elasticsearch/issues/135413
666
667
# Examples:
668
#
0 commit comments