Skip to content

Commit e4a3fd6

Browse files
Mute org.elasticsearch.xpack.inference.TextEmbeddingCrudIT testPutE5WithTrainedModelAndInference #114023
1 parent ac04e0d commit e4a3fd6

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
@@ -350,6 +350,9 @@ tests:
350350
- class: org.elasticsearch.xpack.inference.integration.ModelRegistryIT
351351
method: testGetModel
352352
issue: https://github.com/elastic/elasticsearch/issues/114657
353+
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
354+
method: testPutE5WithTrainedModelAndInference
355+
issue: https://github.com/elastic/elasticsearch/issues/114023
353356

354357
# Examples:
355358
#

0 commit comments

Comments
 (0)