1
0
Эх сурвалжийг харах

[Test] Unmute MinioSearchableSnapshotsIT (#122014)

Tests failures were caused by transient download failure of the Minion
Docker image.

Closes #121882
Tanguy Leroux 8 сар өмнө
parent
commit
7b8f7cca35
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      muted-tests.yml

+ 0 - 2
muted-tests.yml

@@ -378,8 +378,6 @@ tests:
 - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
   method: test {yaml=reference/cat/health/cat-health-no-timestamp-example}
   issue: https://github.com/elastic/elasticsearch/issues/121867
-- class: org.elasticsearch.xpack.searchablesnapshots.minio.MinioSearchableSnapshotsIT
-  issue: https://github.com/elastic/elasticsearch/issues/121882
 - class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
   method: testCreateAndRestorePartialSearchableSnapshot
   issue: https://github.com/elastic/elasticsearch/issues/121927