Skip to content

Commit 3c91cb5

Browse files
author
Max Hniebergall
committed
Fix formatting
1 parent 5de0638 commit 3c91cb5

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

muted-tests.yml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -299,15 +299,6 @@ tests:
299299
- class: org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
300300
method: testRandomDirectoryIOExceptions
301301
issue: https://github.com/elastic/elasticsearch/issues/114824
302-
- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT
303-
method: testRerank {upgradedNodes=1}
304-
issue: https://github.com/elastic/elasticsearch/issues/116973
305-
- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT
306-
method: testCohereEmbeddings {upgradedNodes=1}
307-
issue: https://github.com/elastic/elasticsearch/issues/116974
308-
- class: org.elasticsearch.xpack.application.CohereServiceUpgradeIT
309-
method: testCohereEmbeddings {upgradedNodes=2}
310-
issue: https://github.com/elastic/elasticsearch/issues/116975
311302
- class: org.elasticsearch.xpack.inference.InferenceRestIT
312303
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
313304
issue: https://github.com/elastic/elasticsearch/issues/117027
@@ -411,21 +402,6 @@ tests:
411402
- class: org.elasticsearch.upgrades.HealthNodeUpgradeIT
412403
method: testHealthNode {upgradedNodes=2}
413404
issue: https://github.com/elastic/elasticsearch/issues/118158
414-
- class: org.elasticsearch.xpack.application.OpenAiServiceUpgradeIT
415-
method: testOpenAiEmbeddings {upgradedNodes=1}
416-
issue: https://github.com/elastic/elasticsearch/issues/118156
417-
- class: org.elasticsearch.xpack.application.HuggingFaceServiceUpgradeIT
418-
method: testElser {upgradedNodes=1}
419-
issue: https://github.com/elastic/elasticsearch/issues/118127
420-
- class: org.elasticsearch.xpack.application.OpenAiServiceUpgradeIT
421-
method: testOpenAiCompletions {upgradedNodes=1}
422-
issue: https://github.com/elastic/elasticsearch/issues/118162
423-
- class: org.elasticsearch.xpack.application.OpenAiServiceUpgradeIT
424-
method: testOpenAiCompletions {upgradedNodes=2}
425-
issue: https://github.com/elastic/elasticsearch/issues/118163
426-
- class: org.elasticsearch.xpack.application.OpenAiServiceUpgradeIT
427-
method: testOpenAiEmbeddings {upgradedNodes=2}
428-
issue: https://github.com/elastic/elasticsearch/issues/118204
429405
- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
430406
method: testNonExistentDataStream
431407
issue: https://github.com/elastic/elasticsearch/issues/118275
@@ -435,9 +411,6 @@ tests:
435411
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
436412
method: testInferDeploysDefaultRerank
437413
issue: https://github.com/elastic/elasticsearch/issues/118184
438-
- class: org.elasticsearch.xpack.application.HuggingFaceServiceUpgradeIT
439-
method: testHFEmbeddings {upgradedNodes=1}
440-
issue: https://github.com/elastic/elasticsearch/issues/118197
441414
- class: org.elasticsearch.reservedstate.service.RepositoriesFileSettingsIT
442415
method: testSettingsApplied
443416
issue: https://github.com/elastic/elasticsearch/issues/116694

0 commit comments

Comments
 (0)