Skip to content

Commit 036b89b

Browse files
committed
Unmute FrozenSearchableSnapshotsIntegTests#testCreateAndRestorePartialSearchableSnapshot
The underlying failure `java.lang.AssertionError: Searchable snapshot directory does not support the operation [createOutput` was fixed in #122006. The automation bot was too aggressive in re-opening this issue. Resolve #122693
1 parent 19fe0a4 commit 036b89b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,6 @@ tests:
344344
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
345345
method: testRestoreIndex {p0=[9.1.0, 8.19.0, 8.19.0]}
346346
issue: https://github.com/elastic/elasticsearch/issues/122691
347-
- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
348-
method: testCreateAndRestorePartialSearchableSnapshot
349-
issue: https://github.com/elastic/elasticsearch/issues/122693
350347
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
351348
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
352349
issue: https://github.com/elastic/elasticsearch/issues/122694

0 commit comments

Comments
 (0)