Skip to content

Commit 6b699b5

Browse files
Mute org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT testGetCCMModel_ThrowsException_WhenStoredModelIsCorrupted #137629
1 parent 12b17d9 commit 6b699b5

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)