Skip to content

Commit 5935f76

Browse files
Mute org.elasticsearch.xpack.inference.InferenceCrudIT testSupportedStream #117745
1 parent 24bc505 commit 5935f76

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
@@ -222,6 +222,9 @@ tests:
222222
- class: "org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT"
223223
method: "test {scoring.*}"
224224
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
225228

226229
# Examples:
227230
#

0 commit comments

Comments
 (0)