Browse Source

Mute org.elasticsearch.xpack.inference.external.action.azureopenai.AzureOpenAiEmbeddingsActionTests testExecute_ReturnsSuccessfulResponse #125057

elasticsearchmachine 7 months ago
parent
commit
29b8c86025
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -399,6 +399,9 @@ tests:
 - class: org.elasticsearch.packaging.test.DockerTests
   method: test010Install
   issue: https://github.com/elastic/elasticsearch/issues/119441
+- class: org.elasticsearch.xpack.inference.external.action.azureopenai.AzureOpenAiEmbeddingsActionTests
+  method: testExecute_ReturnsSuccessfulResponse
+  issue: https://github.com/elastic/elasticsearch/issues/125057
 
 # Examples:
 #