Skip to content

Commit ecf782a

Browse files
elasticsearchmachineafoucret
authored andcommitted
Mute org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT testGetCCMModel_ThrowsException_WhenStoredModelIsCorrupted elastic#137629
1 parent e3390a3 commit ecf782a

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
@@ -464,6 +464,9 @@ tests:
464464
- class: org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT
465465
method: testGet_ThrowsResourceNotFoundException_WhenCCMConfigurationDocumentDoesNotExist
466466
issue: https://github.com/elastic/elasticsearch/issues/137628
467+
- class: org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT
468+
method: testGetCCMModel_ThrowsException_WhenStoredModelIsCorrupted
469+
issue: https://github.com/elastic/elasticsearch/issues/137629
467470

468471
# Examples:
469472
#

0 commit comments

Comments
 (0)