Skip to content

Commit bfda619

Browse files
Mute org.elasticsearch.ingest.common.DateProcessorTests testJavaPatternDefaultYear #119391
1 parent 379012b commit bfda619

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,9 @@ tests:
295295
- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
296296
method: getJavaToolChainSpec is cached anc concurrently accessible
297297
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
298301

299302
# Examples:
300303
#

0 commit comments

Comments
 (0)