Browse Source

Mute org.elasticsearch.repositories.SnapshotMetricsIT testSnapshotAPMMetrics #132672

elasticsearchmachine 2 months ago
parent
commit
75507f7bb6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -527,6 +527,9 @@ tests:
 - class: org.elasticsearch.xpack.sql.action.SqlSearchPageTimeoutIT
 - class: org.elasticsearch.xpack.sql.action.SqlSearchPageTimeoutIT
   method: testSearchContextIsCleanedUpAfterPageTimeoutForAggregationQueries
   method: testSearchContextIsCleanedUpAfterPageTimeoutForAggregationQueries
   issue: https://github.com/elastic/elasticsearch/issues/132619
   issue: https://github.com/elastic/elasticsearch/issues/132619
+- class: org.elasticsearch.repositories.SnapshotMetricsIT
+  method: testSnapshotAPMMetrics
+  issue: https://github.com/elastic/elasticsearch/issues/132672
 
 
 # Examples:
 # Examples:
 #
 #