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 6b699b5 commit 4b1ccabCopy full SHA for 4b1ccab
muted-tests.yml
@@ -467,6 +467,9 @@ tests:
467
- class: org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT
468
method: testGetCCMModel_ThrowsException_WhenStoredModelIsCorrupted
469
issue: https://github.com/elastic/elasticsearch/issues/137629
470
+- class: org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT
471
+ method: testStoreAndGetCCMModel
472
+ issue: https://github.com/elastic/elasticsearch/issues/137630
473
474
# Examples:
475
#
0 commit comments