parent
fabffb89b8
commit
4a3d66c668
|
@ -128,7 +128,7 @@ public class CCRIT extends ESRestHighLevelClientTestCase {
|
|||
assertThat(unfollowResponse.isAcknowledged(), is(true));
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35480")
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35937")
|
||||
public void testAutoFollowing() throws Exception {
|
||||
CcrClient ccrClient = highLevelClient().ccr();
|
||||
PutAutoFollowPatternRequest putAutoFollowPatternRequest =
|
||||
|
|
Loading…
Reference in New Issue