Mute WatchAckTests.testAckAllActions

Relates to #35506
This commit is contained in:
Yannick Welsch 2019-03-28 12:12:07 +01:00
parent 8775e37d03
commit ddc385d874
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ public class WatchAckTests extends AbstractWatcherIntegrationTestCase {
assertThat(throttledCount, greaterThan(0L));
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35506")
public void testAckAllActions() throws Exception {
PutWatchResponse putWatchResponse = watcherClient().preparePutWatch()
.setId("_id")