Browse Source

Unmute GCSRepositoryAnalysisRestIT (#125825)

Nick Tindall 6 months ago
parent
commit
7eb865473e
1 changed files with 0 additions and 3 deletions
  1. 0 3
      muted-tests.yml

+ 0 - 3
muted-tests.yml

@@ -380,9 +380,6 @@ tests:
 - class: org.elasticsearch.xpack.esql.spatial.SpatialExtentAggregationNoLicenseIT
   method: testStExtentAggregationWithPoints
   issue: https://github.com/elastic/elasticsearch/issues/125735
-- class: org.elasticsearch.repositories.blobstore.testkit.analyze.GCSRepositoryAnalysisRestIT
-  method: testRepositoryAnalysis
-  issue: https://github.com/elastic/elasticsearch/issues/125668
 - class: org.elasticsearch.xpack.test.rest.XPackRestIT
   method: test {p0=transform/transforms_start_stop/Test schedule_now on an already started transform}
   issue: https://github.com/elastic/elasticsearch/issues/120720