Skip to content

Commit a8a7477

Browse files
committed
Mute test SLMSnapshotBlockingIntegTests.testRetentionWhileSnapshotInProgress
Signed-off-by: Mark Vieira <[email protected]>
1 parent 82e3d5e commit a8a7477

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
@@ -133,6 +133,7 @@ public void testSnapshotInProgress() throws Exception {
133133
}
134134
}
135135

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

0 commit comments

Comments
 (0)