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 24bc505 commit 5935f76Copy full SHA for 5935f76
muted-tests.yml
@@ -222,6 +222,9 @@ tests:
222
- class: "org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT"
223
method: "test {scoring.*}"
224
issue: https://github.com/elastic/elasticsearch/issues/117641
225
+- class: org.elasticsearch.xpack.inference.InferenceCrudIT
226
+ method: testSupportedStream
227
+ issue: https://github.com/elastic/elasticsearch/issues/117745
228
229
# Examples:
230
#
0 commit comments