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 211f215 commit 4f9dde7Copy full SHA for 4f9dde7
muted-tests.yml
@@ -364,6 +364,9 @@ tests:
364
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
365
method: test {p0=synonyms/90_synonyms_reloading_for_synset/Reload analyzers for specific synonym set}
366
issue: https://github.com/elastic/elasticsearch/issues/116777
367
+- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
368
+ method: getRuntimeJavaDetails is cached anc concurrently accessible
369
+ issue: https://github.com/elastic/elasticsearch/issues/119234
370
371
# Examples:
372
#
0 commit comments