Skip to content

Commit a114549

Browse files
andreidantlrx
authored andcommitted
Mute testDeleteActionDeletesSearchableSnapshot (#54818)
1 parent 6f50c92 commit a114549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ilm/qa/multi-node/src/test/java/org/elasticsearch/xpack/ilm/TimeSeriesLifecycleActionsIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,6 +1588,7 @@ public void testSearchableSnapshotAction() throws Exception {
15881588
assertBusy(() -> assertThat(explainIndex(restoredIndexName).get("step"), is(PhaseCompleteStep.NAME)), 30, TimeUnit.SECONDS);
15891589
}
15901590

1591+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/54433")
15911592
public void testDeleteActionDeletesSearchableSnapshot() throws Exception {
15921593
String snapshotRepo = createSnapshotRepo();
15931594

0 commit comments

Comments
 (0)