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 0c8f5f8 commit 7c186a1Copy full SHA for 7c186a1
muted-tests.yml
@@ -383,6 +383,9 @@ tests:
383
issue: https://github.com/elastic/elasticsearch/issues/121867
384
- class: org.elasticsearch.xpack.searchablesnapshots.minio.MinioSearchableSnapshotsIT
385
issue: https://github.com/elastic/elasticsearch/issues/121882
386
+- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
387
+ method: testCreateAndRestorePartialSearchableSnapshot
388
+ issue: https://github.com/elastic/elasticsearch/issues/121927
389
390
# Examples:
391
#
0 commit comments