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 d887d8e commit 9b951cdCopy full SHA for 9b951cd
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
286
method: testGeoShapeGeoHash
287
issue: https://github.com/elastic/elasticsearch/issues/115664
288
+- class: org.elasticsearch.xpack.inference.InferenceCrudIT
289
+ method: testSupportedStream
290
+ issue: https://github.com/elastic/elasticsearch/issues/113430
291
292
# Examples:
293
#
0 commit comments