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 71940d6 commit 75507f7Copy full SHA for 75507f7
muted-tests.yml
@@ -527,6 +527,9 @@ tests:
527
- class: org.elasticsearch.xpack.sql.action.SqlSearchPageTimeoutIT
528
method: testSearchContextIsCleanedUpAfterPageTimeoutForAggregationQueries
529
issue: https://github.com/elastic/elasticsearch/issues/132619
530
+- class: org.elasticsearch.repositories.SnapshotMetricsIT
531
+ method: testSnapshotAPMMetrics
532
+ issue: https://github.com/elastic/elasticsearch/issues/132672
533
534
# Examples:
535
#
0 commit comments