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 354b576 commit 904b926Copy full SHA for 904b926
muted-tests.yml
@@ -343,6 +343,9 @@ tests:
343
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
344
method: testInferDeploysDefaultE5
345
issue: https://github.com/elastic/elasticsearch/issues/115361
346
+- class: org.elasticsearch.xpack.inference.InferenceCrudIT
347
+ method: testSupportedStream
348
+ issue: https://github.com/elastic/elasticsearch/issues/113430
349
350
# Examples:
351
#
0 commit comments