Skip to content

Commit 75507f7

Browse files
Mute org.elasticsearch.repositories.SnapshotMetricsIT testSnapshotAPMMetrics #132672
1 parent 71940d6 commit 75507f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,9 @@ tests:
527527
- class: org.elasticsearch.xpack.sql.action.SqlSearchPageTimeoutIT
528528
method: testSearchContextIsCleanedUpAfterPageTimeoutForAggregationQueries
529529
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
530533

531534
# Examples:
532535
#

0 commit comments

Comments
 (0)