From 7473d80bdb4fda33e0ad86a281cc052ffa416b81 Mon Sep 17 00:00:00 2001 From: Nick Tindall Date: Fri, 28 Mar 2025 17:51:18 +1100 Subject: [PATCH] Unmute GCSRepositoryAnalysisRestIT --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index d7b5fbee9f85c..a35a6a9927f35 100644 --- a/muted-tests.yml +++ b/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