Browse Source

[ML] Unmute Cohere Mixed cluster tests (#130611) (#132161)

(cherry picked from commit 829ae1333f63a8af67a4a70c9fbb6a74d377f24b)

# Conflicts:
#	muted-tests.yml
David Kyle 2 months ago
parent
commit
adad8837fc
1 changed files with 0 additions and 6 deletions
  1. 0 6
      muted-tests.yml

+ 0 - 6
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