Mute RejectedExecutionTests#testHistoryAndTriggeredOnRejection
This commit is contained in:
parent
b189596631
commit
bf1a70f242
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue