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 5ffa07c commit 9558e19Copy full SHA for 9558e19
muted-tests.yml
@@ -504,6 +504,9 @@ tests:
504
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
505
method: testDatafeedTimingStats_DatafeedRecreated
506
issue: https://github.com/elastic/elasticsearch/issues/137207
507
+- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
508
+ method: testMultipleInferencesTriggeringDownloadAndDeploy
509
+ issue: https://github.com/elastic/elasticsearch/issues/117208
510
511
# Examples:
512
#
0 commit comments