We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3c8a2 commit 29b8c86Copy full SHA for 29b8c86
muted-tests.yml
@@ -399,6 +399,9 @@ tests:
399
- class: org.elasticsearch.packaging.test.DockerTests
400
method: test010Install
401
issue: https://github.com/elastic/elasticsearch/issues/119441
402
+- class: org.elasticsearch.xpack.inference.external.action.azureopenai.AzureOpenAiEmbeddingsActionTests
403
+ method: testExecute_ReturnsSuccessfulResponse
404
+ issue: https://github.com/elastic/elasticsearch/issues/125057
405
406
# Examples:
407
#
0 commit comments