Skip to content

Commit 022a678

Browse files
Mute org.elasticsearch.xpack.inference.TextEmbeddingCrudIT testPutE5WithTrainedModelAndInference #113565
1 parent c18c531 commit 022a678

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
@@ -301,6 +301,9 @@ tests:
301301
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
302302
method: test {p0=esql/70_locale/Date format with Italian locale}
303303
issue: https://github.com/elastic/elasticsearch/issues/113540
304+
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
305+
method: testPutE5WithTrainedModelAndInference
306+
issue: https://github.com/elastic/elasticsearch/issues/113565
304307

305308
# Examples:
306309
#

0 commit comments

Comments
 (0)