Skip to content

Commit 5ca37db

Browse files
committed
Mute SLMSnapshotBlockingIntegTests.testRetentionWhileSnapshotInProgress
Relates to elastic#46508
1 parent 9124c94 commit 5ca37db

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ public void testSnapshotInProgress() throws Exception {
143143
}
144144
}
145145

146+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/46508")
146147
public void testRetentionWhileSnapshotInProgress() throws Exception {
147148
final String indexName = "test";
148149
final String policyId = "slm-policy";

0 commit comments

Comments
 (0)