Skip to content

Commit 7dfd3f5

Browse files
Mute org.elasticsearch.xpack.inference.services.openai.OpenAiServiceTests testInfer_StreamRequest_ErrorResponse #114105
1 parent 24d4670 commit 7dfd3f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,9 @@ tests:
351351
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
352352
method: testPutE5Small_withPlatformSpecificVariant
353353
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
354357

355358
# Examples:
356359
#

0 commit comments

Comments
 (0)