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 bddc14c commit 9b7ee21Copy full SHA for 9b7ee21
muted-tests.yml
@@ -392,6 +392,9 @@ tests:
392
- class: org.elasticsearch.xpack.esql.action.ManyShardsIT
393
method: testCancelUnnecessaryRequests
394
issue: https://github.com/elastic/elasticsearch/issues/125947
395
+- class: org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
396
+ method: testResumingSearchableSnapshotFromPartialToFull
397
+ issue: https://github.com/elastic/elasticsearch/issues/125789
398
399
# Examples:
400
#
0 commit comments