We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b17d9 commit 6b699b5Copy full SHA for 6b699b5
muted-tests.yml
@@ -464,6 +464,9 @@ tests:
464
- class: org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT
465
method: testGet_ThrowsResourceNotFoundException_WhenCCMConfigurationDocumentDoesNotExist
466
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
470
471
# Examples:
472
#
0 commit comments