We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a4756 commit 340fcd1Copy full SHA for 340fcd1
x-pack/plugin/ilm/qa/multi-node/src/test/java/org/elasticsearch/xpack/slm/SnapshotLifecycleRestIT.java
@@ -91,6 +91,7 @@ public void testMissingRepo() throws Exception {
91
}
92
93
@SuppressWarnings("unchecked")
94
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50358")
95
public void testFullPolicySnapshot() throws Exception {
96
final String indexName = "test";
97
final String policyName = "full-policy";
0 commit comments