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 31ede8f commit aae3b34Copy full SHA for aae3b34
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.xpack.restart.MLModelDeploymentFullClusterRestartIT
286
method: testDeploymentSurvivesRestart {cluster=UPGRADED}
287
issue: https://github.com/elastic/elasticsearch/issues/115528
288
+- class: org.elasticsearch.test.apmintegration.MetricsApmIT
289
+ method: testApmIntegration
290
+ issue: https://github.com/elastic/elasticsearch/issues/115415
291
292
# Examples:
293
#
0 commit comments