We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9a090 commit 5b95480Copy full SHA for 5b95480
muted-tests.yml
@@ -412,6 +412,9 @@ tests:
412
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
413
method: testRestoreIndex {p0=[9.1.0, 8.19.0, 8.19.0]}
414
issue: https://github.com/elastic/elasticsearch/issues/122691
415
+- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
416
+ method: testCreateAndRestorePartialSearchableSnapshot
417
+ issue: https://github.com/elastic/elasticsearch/issues/122693
418
419
# Examples:
420
#
0 commit comments