From 8d74e21fb36f656093d45f30229733fdb1220980 Mon Sep 17 00:00:00 2001 From: David Kyle Date: Fri, 30 May 2025 18:14:21 +0100 Subject: [PATCH] Unmute 128417 --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 28911bc11b865..cd0f0049ef643 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -465,9 +465,6 @@ tests: - class: org.elasticsearch.packaging.test.TemporaryDirectoryConfigTests method: test21AcceptsCustomPathInDocker issue: https://github.com/elastic/elasticsearch/issues/128114 -- class: org.elasticsearch.xpack.ml.integration.InferenceIngestIT - method: testPipelineIngestWithModelAliases - issue: https://github.com/elastic/elasticsearch/issues/128417 - class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT method: testCCSClusterDetailsWhereAllShardsSkippedInCanMatch issue: https://github.com/elastic/elasticsearch/issues/128418