Skip to content

Commit 9b7ee21

Browse files
Mute org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT testResumingSearchableSnapshotFromPartialToFull #125789
1 parent bddc14c commit 9b7ee21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,9 @@ tests:
392392
- class: org.elasticsearch.xpack.esql.action.ManyShardsIT
393393
method: testCancelUnnecessaryRequests
394394
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
395398

396399
# Examples:
397400
#

0 commit comments

Comments
 (0)