diff --git a/muted-tests.yml b/muted-tests.yml index 765f83cd9bbc2..cd5e53eff6a55 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -386,12 +386,6 @@ tests: method: "builds distribution from branches via archives extractedAssemble [bwcDistVersion: 8.2.1, bwcProject: bugfix, expectedAssembleTaskName: extractedAssemble, #2]" issue: https://github.com/elastic/elasticsearch/issues/119871 -- class: org.elasticsearch.xpack.inference.qa.mixed.CohereServiceMixedIT - method: testRerank - issue: https://github.com/elastic/elasticsearch/issues/130009 -- class: org.elasticsearch.xpack.inference.qa.mixed.CohereServiceMixedIT - method: testCohereEmbeddings - issue: https://github.com/elastic/elasticsearch/issues/130010 - class: org.elasticsearch.cluster.metadata.ComposableIndexTemplateTests method: testMergeEmptyMappingsIntoTemplateWithNonEmptySettings issue: https://github.com/elastic/elasticsearch/issues/130050