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 24d4670 commit 7dfd3f5Copy full SHA for 7dfd3f5
muted-tests.yml
@@ -351,6 +351,9 @@ tests:
351
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
352
method: testPutE5Small_withPlatformSpecificVariant
353
issue: https://github.com/elastic/elasticsearch/issues/113950
354
+- class: org.elasticsearch.xpack.inference.services.openai.OpenAiServiceTests
355
+ method: testInfer_StreamRequest_ErrorResponse
356
+ issue: https://github.com/elastic/elasticsearch/issues/114105
357
358
# Examples:
359
#
0 commit comments