diff --git a/muted-tests.yml b/muted-tests.yml index a1ea19515eee..42e53e4345d5 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -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