Mute RejectedExecutionTests#testHistoryAndTriggeredOnRejection

This commit is contained in:
Christoph Büscher 2019-05-02 11:49:26 +02:00
parent b189596631
commit bf1a70f242
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ public class RejectedExecutionTests extends AbstractWatcherIntegrationTestCase {
return false;
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41734")
public void testHistoryAndTriggeredOnRejection() throws Exception {
WatcherClient watcherClient = watcherClient();
createIndex("idx");