Mute PatternedTextFieldMapperTests (#130176)

This commit is contained in:
Luigi Dell'Aquila 2025-06-27 14:26:49 +02:00 committed by GitHub
parent 599560234f
commit ed071ccc0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -569,6 +569,8 @@ tests:
- class: org.elasticsearch.compute.aggregation.TopIntAggregatorFunctionTests
method: testManyInitialManyPartialFinalRunnerThrowing
issue: https://github.com/elastic/elasticsearch/issues/130145
- class: org.elasticsearch.xpack.logsdb.patternedtext.PatternedTextFieldMapperTests
issue: https://github.com/elastic/elasticsearch/issues/130162
- class: org.elasticsearch.ingest.geoip.direct.TransportPutDatabaseConfigurationActionTests
method: testValidatePrerequisites
issue: https://github.com/elastic/elasticsearch/issues/130178