mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
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…
x
Reference in New Issue
Block a user