Watcher: Add AwaitsFix to ActivateWatchTests.testDeactivateAndActivate

Original commit: elastic/x-pack-elasticsearch@0e94e3993e
This commit is contained in:
Alexander Reelsen 2016-11-08 18:57:33 +01:00
parent 1112a2e8b7
commit fe460bba37
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ public class ActivateWatchTests extends AbstractWatcherIntegrationTestCase {
return false;
}
@AwaitsFix(bugUrl = "https://github.com/elastic/x-plugins/issues/4002")
public void testDeactivateAndActivate() throws Exception {
WatcherClient watcherClient = watcherClient();