diff --git a/muted-tests.yml b/muted-tests.yml index 39e22e2d8303a..42e043dd9629b 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -288,12 +288,6 @@ tests: - class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackSubqueryIT method: testManyRandomTextFieldsInSubqueryIntermediateResultsWithSortOneField issue: https://github.com/elastic/elasticsearch/issues/141203 -- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT - method: test {csv-spec:spatial-grid.GridGeohexByBoundsDropLocation} - issue: https://github.com/elastic/elasticsearch/issues/141233 -- class: org.elasticsearch.xpack.esql.spatial.SpatialPushDownGeoShapeIT - method: testQuantizedXY - issue: https://github.com/elastic/elasticsearch/issues/141234 - class: org.elasticsearch.snapshots.SnapshotStatusApisIT method: testFailedSnapshot issue: https://github.com/elastic/elasticsearch/issues/141279 @@ -318,9 +312,6 @@ tests: - class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecForceStoredLoadingIT method: test {csv-spec:ints.ConvertStringToBaseIndexGroup7} issue: https://github.com/elastic/elasticsearch/issues/141375 -- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT - method: test {csv-spec:spatial_shapes.CartesianPolygonEnvelopeXYMinMax} - issue: https://github.com/elastic/elasticsearch/issues/141425 - class: org.elasticsearch.xpack.security.authc.TokenServiceTests method: testAttachAndGetToken issue: https://github.com/elastic/elasticsearch/issues/141470