@@ -540,18 +540,6 @@ tests:
540540- class : org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
541541 method : testRemoteClusterOnlyCCSWithFailuresOnAllShards
542542 issue : https://github.com/elastic/elasticsearch/issues/136894
543- - class : org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationFloatAggregatorFunctionTests
544- method : testSimpleSmallInput
545- issue : https://github.com/elastic/elasticsearch/issues/136902
546- - class : org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationLongAggregatorFunctionTests
547- method : testSimpleSmallInput
548- issue : https://github.com/elastic/elasticsearch/issues/136903
549- - class : org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationDoubleAggregatorFunctionTests
550- method : testSimpleSmallInput
551- issue : https://github.com/elastic/elasticsearch/issues/136904
552- - class : org.elasticsearch.compute.aggregation.MedianAbsoluteDeviationIntAggregatorFunctionTests
553- method : testSimpleSmallInput
554- issue : https://github.com/elastic/elasticsearch/issues/136905
555543- class : org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
556544 method : testTextFieldWithIpSubfieldMalformed {STORED}
557545 issue : https://github.com/elastic/elasticsearch/issues/136917
@@ -561,9 +549,6 @@ tests:
561549- class : org.elasticsearch.xpack.test.rest.XPackRestIT
562550 method : test {p0=ml/sparse_vector_search/Test sparse_vector search with query vector and pruning config}
563551 issue : https://github.com/elastic/elasticsearch/issues/136061
564- - class : org.elasticsearch.compute.operator.HashAggregationOperatorTests
565- method : testSimpleSmallInput
566- issue : https://github.com/elastic/elasticsearch/issues/136945
567552- class : org.elasticsearch.xpack.esql.optimizer.rules.logical.HoistRemoteEnrichTopNTests
568553 method : testTopNSortExpressionWithinRemoteEnrichAliasing
569554 issue : https://github.com/elastic/elasticsearch/issues/136957
0 commit comments