From 63637047b9e65cc6b9051d0f4599fba61beae9a7 Mon Sep 17 00:00:00 2001 From: Jonathan Buttner Date: Fri, 31 Jan 2025 10:36:19 -0500 Subject: [PATCH] Unmuting tests --- muted-tests.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 935a50862d0e5..3ef3b465e0c16 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -375,15 +375,6 @@ tests: - class: org.elasticsearch.xpack.security.profile.ProfileIntegTests method: testSuggestProfilesWithHint issue: https://github.com/elastic/elasticsearch/issues/121116 -- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT - method: testCohereEmbeddings {upgradedNodes=1} - issue: https://github.com/elastic/elasticsearch/issues/121362 -- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT - method: testRerank {upgradedNodes=1} - issue: https://github.com/elastic/elasticsearch/issues/121363 -- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT - method: testCohereEmbeddings {upgradedNodes=2} - issue: https://github.com/elastic/elasticsearch/issues/121364 - class: org.elasticsearch.upgrades.AddIndexBlockRollingUpgradeIT method: testAddBlock {upgradedNodes=2} issue: https://github.com/elastic/elasticsearch/issues/121365