diff --git a/muted-tests.yml b/muted-tests.yml index ddd226e354fe3..a60a7188e2f89 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -588,15 +588,6 @@ tests: - class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest method: definitions have primary ids which cannot change issue: https://github.com/elastic/elasticsearch/issues/133131 -- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests - method: testBlockLoader {preference=Params[syntheticSource=true, preference=NONE]} - issue: https://github.com/elastic/elasticsearch/issues/133216 -- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests - method: testBlockLoader {preference=Params[syntheticSource=true, preference=DOC_VALUES]} - issue: https://github.com/elastic/elasticsearch/issues/133217 -- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests - method: testBlockLoader {preference=Params[syntheticSource=true, preference=STORED]} - issue: https://github.com/elastic/elasticsearch/issues/133218 - class: org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT method: testGroupBySubset issue: https://github.com/elastic/elasticsearch/issues/133220