diff --git a/muted-tests.yml b/muted-tests.yml index ef820b14770c1..b340cb0fab408 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -332,9 +332,6 @@ tests: - class: org.elasticsearch.ingest.geoip.FullClusterRestartIT method: testGeoIpSystemFeaturesMigration {cluster=UPGRADED} issue: https://github.com/elastic/elasticsearch/issues/121115 -- class: org.elasticsearch.xpack.core.ilm.SetSingleNodeAllocateStepTests - method: testPerformActionSomeShardsOnlyOnNewNodesButNewNodesInvalidAttrs - issue: https://github.com/elastic/elasticsearch/issues/121495 - class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only} issue: https://github.com/elastic/elasticsearch/issues/121412