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 df62bcf commit b0197c8Copy full SHA for b0197c8
muted-tests.yml
@@ -347,6 +347,9 @@ tests:
347
- class: org.elasticsearch.kibana.KibanaThreadPoolIT
348
method: testBlockedThreadPoolsRejectUserRequests
349
issue: https://github.com/elastic/elasticsearch/issues/113939
350
+- class: org.elasticsearch.xpack.inference.integration.ModelRegistryIT
351
+ method: testGetModel
352
+ issue: https://github.com/elastic/elasticsearch/issues/114657
353
354
# Examples:
355
#
0 commit comments