Skip to content

Commit 767d8df

Browse files
authored
Unmute testDeleteActionDeletesSearchableSnapshot (elastic#68700)
1 parent c8fd4c5 commit 767d8df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: x-pack/plugin/ilm/qa/multi-node/src/javaRestTest/java/org/elasticsearch/xpack/ilm/actions/SearchableSnapshotActionIT.java

-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ public void testSearchableSnapshotForceMergesIndexToOneSegment() throws Exceptio
153153
TimeUnit.SECONDS);
154154
}
155155

156-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/54433")
157156
public void testDeleteActionDeletesSearchableSnapshot() throws Exception {
158157
createSnapshotRepo(client(), snapshotRepo, randomBoolean());
159158

0 commit comments

Comments
 (0)