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 379012b commit bfda619Copy full SHA for bfda619
muted-tests.yml
@@ -295,6 +295,9 @@ tests:
295
- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
296
method: getJavaToolChainSpec is cached anc concurrently accessible
297
issue: https://github.com/elastic/elasticsearch/issues/119173
298
+- class: org.elasticsearch.ingest.common.DateProcessorTests
299
+ method: testJavaPatternDefaultYear
300
+ issue: https://github.com/elastic/elasticsearch/issues/119391
301
302
# Examples:
303
#
0 commit comments