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 0ef5219 commit 70f4a0eCopy full SHA for 70f4a0e
muted-tests.yml
@@ -351,6 +351,9 @@ tests:
351
- class: org.elasticsearch.xpack.inference.services.openai.OpenAiServiceTests
352
method: testInfer_StreamRequest_ErrorResponse
353
issue: https://github.com/elastic/elasticsearch/issues/114105
354
+- class: org.elasticsearch.xpack.inference.InferenceCrudIT
355
+ method: testGet
356
+ issue: https://github.com/elastic/elasticsearch/issues/114135
357
358
# Examples:
359
#
0 commit comments