Skip to content

Commit 340fcd1

Browse files
authored
Mute SnapshotLifecycleRestIT.testFullPolicySnapshot (#53588)
#50358
1 parent a2a4756 commit 340fcd1

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/slm/SnapshotLifecycleRestIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ public void testMissingRepo() throws Exception {
9191
}
9292

9393
@SuppressWarnings("unchecked")
94+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50358")
9495
public void testFullPolicySnapshot() throws Exception {
9596
final String indexName = "test";
9697
final String policyName = "full-policy";

0 commit comments

Comments
 (0)