Skip to content

Commit 0360a18

Browse files
committed
Mute test SLMSnapshotBlockingIntegTests.testRetentionWhileSnapshotInProgress
Signed-off-by: Mark Vieira <[email protected]> (cherry picked from commit a8a7477)
1 parent dc4224f commit 0360a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ilm/src/test/java/org/elasticsearch/xpack/slm/SLMSnapshotBlockingIntegTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ public void testSnapshotInProgress() throws Exception {
167167
}
168168
}
169169

170+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47834")
170171
public void testRetentionWhileSnapshotInProgress() throws Exception {
171172
final String indexName = "test";
172173
final String policyId = "slm-policy";

0 commit comments

Comments
 (0)